Re: kernel panic about kernel unaligned access

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Take  "8709ed20 writeback_inodes+0xb4/0x160" for example, what does
> 0x160, the last hex mean? The value of parameter?
first-number       i.e 0xb4   means that EIP was as many bytes into
the 'writeback_inodes' function when this happened.
second-number  i.e 0x160 mean that the function is '0x160' bytes long.

anupam
-- 
In the beginning was the lambda, and the lambda was with Emacs, and
Emacs was the lambda.

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ



[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux