Re: kimage structure (Ronit Halder)

2016-06-15 Thread harisha ja
Hi Ronith, I think it forward declaration of the structure. that is is required because the below function uses that structure as parameter. 0 machine_kexec.c 50 void machine_kexec_cleanup(struct kimage *image) 1 machine_kexec.c 54 static void kexec_info(struct kimage *image) 2

kimage structure

2016-06-15 Thread Ronit Halder
Hi, There is a member in "struct kimage" called "entry" in kexec.h. What does entry represents? regards, Ronit ___ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Call Trace analysis doubt

2016-06-15 Thread Muni Sekhar
Hi, Let’s assume WARNING message says something like: [0.00] Call Trace: [0.00] [] dump_stack+0x45/0x56 [0.00] [] warn_slowpath_common+0x7d/0xa0 [0.00] [] warn_slowpath_fmt_taint+0x44/0x50 [0.00] [] ? acpi_tb_acquire_table+0x3e/0x6c [