Re: unaligned access

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

 



On 2/22/07, sathesh babu <sathesh_edara2003@xxxxxxxxxxx> wrote:
Hi,
    I have ported linux-2.6.12 kernel on MIPS processor.I would like to
print the warning messges whenenver kernel or user code  try to access
unaligned address ( including proceor ID ).
  Is there any configuration option  avaliable in the kernel to view
the unaligned address?

Ummm ... not sure about MIPS, but in i386, exception 17 is raised for
every unaligned access. alignment_check() is invoked for every such
access.

Regards,

Rajat


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux