On Wed, 26 Jan 2011, john stultz wrote:
Hey Nicolas, In working on my 2.6.37 based merge tree of the linaro and android kernels, I've been seeing a crash or hang at init time on my beagleboard xm.
I reproduced it with your linaro-2.6.37 tree, and I managed to bisect it down to the following commit:
ff8ea0c44f666883ef1e5545c33f858557b02043 ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs
Reverting this patch allows the linaro-2.6.37 kernel to boot on a linaro disk image, and also allows my dev/linaro.android branch to boot using an android disk image.
Is anyone else seeing this issue?
Nope. And strangely enough, I don't see that commit SHA1 anywhere in all the linaro branches nor in mainline. Here, that commit tag line can be found in commit 247055aa21ffef1c49dd64710d5e94c2aee19b58 instead.
Are you sure your tree is genuine?
Nicolas