Comment 5 for bug 720055

Revision history for this message
John Rigby (jcrigby) wrote : Re: Unhandled fault: imprecise external abort (0x1406) at 0x2ada61a8

Verified that this is broken in linux-linaro-2.6.37. Passing it on to Anand and Nicolas since that is where the display patches came from so hopefully he can figure out what is wrong.

Here is what I did. I reset my tree to here:
commit fa3c5afc525bacfcdd2ba5107da5a2d93a04b32b
Merge: 054fcd5 90c7083
Author: Nicolas Pitre <email address hidden>
Date: Wed Feb 9 18:49:56 2011 -0500

    Merge branch 'display-patches-for-linaro-37' of git://dev.omapzoom.org/pub/scm/anand/linux-omap-usb into linaro-2.6.37

Reverted an upstream commit that causes build failure:

commit a51c8b846fcc8f18c32db3fb1c758fa9131d8040
Author: John Rigby <email address hidden>
Date: Thu Feb 17 11:53:53 2011 -0700

    Revert "ARM: v6k: remove CPU_32v6K dependencies in asm/spinlock.h"

    This reverts commit c0388897fbda8780708e071a13ea0364e7d876e6.

The resulting kernel crashes sometime during display initialization.
Boot log and kernel config attached.