Re: Linux v2.6.16-rc5
From: Olaf Hering <hidden>
Date: 2006-03-05 22:22:06
Also in:
lkml
On Mon, Mar 06, Paul Mackeras wrote:
Olaf Hering writes:quoted
I'm now at 03929c76f3e5af919fb762e9882a9c286d361e7d, which fails as well. dmesg shows this:The range from git5 to there includes David Woodhouse's syscall entry/exit revamp (401d1f029bebb7153ca704997772113dc36d9527) and the follow-ons which fix it for 32-bit: 9687c587596b54a77f08620595f5686ea35eed97 623703f620453c798b6fa3eb79ad8ea27bfd302a There are also commits from Ben H that change the way we parse addresses from the OF device tree. If you can bisect a bit further that would be good, although you may strike problems between the 401d and 6237 commits I mentioned above.
I will check this tomorrow. quick update: d4e4b3520c4df46cf1d15a56379a6fa57e267b7d, locks up, tried two times 404849bbd2bfd62e05b36f4753f6e1af6050a824 + 3 buildfixes: 31df1678d7732b94178a6e457ed6666e4431212f 8dacaedf04467e32c50148751a96150e73323cdc d2dd482bc17c3bc240045f80a7c4b4d5cea5e29c This one has the syscall changes, but not the two fixes you mentioned. It gets far, but at the point where it locks up with the d4eb, it crashes in run_timer_softirq, branched to 0x1f4. Maybe its the result of the missing fixes. Will continue tomorrow.