> The problem seems to occur in arch/arm/mm/init.c in the bootmem_init > function. In the node initialization loop, for the first (and only) node, I > can see the trace message after returning from the call to > init_bootmem_node(...) but hangs somewhere in free_bootmem_node_bank(node, > mi) - which is inline.
the last 3 line I can see now are (added trace to mm/bootmem.c): trace: free_bootmem_core addr=c0000000 size=02000000 trace: free_bootmem_core sidx=00000000 eidx=00002000 trace: free_bootmem_core (loop) bit=00000000 It does not return from test_and_clear_bit(...) Is this a hardware problem again? (aaaargh!) -- Paul Chitescu [EMAIL PROTECTED] http://pchitescu.myip.org/ ICQ:22641673 Any spammers will be painfully squeezed into /dev/null _______________________________________________ http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm http://www.arm.linux.org.uk/armlinux/mailinglists.php Please visit the above addresses for information on this list.
