Erik Mouw writes:
> > Mis-reported alignment fault at 0x0207c1ee, fsr 0x07, code 0x00, PC =
> > 0xc0024298
> 
> This has something to do with the recent changes in modutils+kernel
> because of the security hole in modprobe. IIRC, you have to upgrade to
> the latest kernel (test11-rmk2) and the latest modutils (check out
> Documentation/Changes).

Nothing to do with modutils.  There is currently a test in fault-armv.c
to detect mis-reported alignment faults on the ARM720 core.  The test in
previous kernels was a little over-zealous in that if you did an ldrb
to a page which wasn't in core, and the ldrb was misaligned, it would
spit out this complaint.

There is a fix in test11-rmk1 which checks the instruction before
complaining.
   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |        Russell King       [EMAIL PROTECTED]      --- ---
  | | | |  http://www.arm.linux.org.uk/~rmk/armlinux.html    /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |

_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm

Reply via email to