2008/8/14 David Miller <davem@xxxxxxxxxxxxx>: >> __free_pages_ok >> __free_pages >> __free_pages_bootmem >> free_all_bootmem_core >> free_all_bootmem >> mem_init >> start_kernel >> tlb_fixup_done >> >> Can it be helpful? > > Mikulas Patocka is seeing the same bug (see thread "Re: console > handover badness") I just posted the following patch there that can > help track this down. > > Please try it out on your machine too. Bogus migrate type 6 Usemap for section 0 corrupted paging_init+0xcac/0xd38[arch/sparc64/mm/init.c:1795] 1790 #ifndef CONFIG_NEED_MULTIPLE_NODES 1791 max_mapnr = last_valid_pfn; 1792 #endif 1793 sparse_validate_usemap(__FILE__, __LINE__); 1794 kernel_physical_mapping_init(); 1795 sparse_validate_usemap(__FILE__, __LINE__); 1796 1797 { 1798 unsigned long max_zone_pfns[MAX_NR_ZONES]; 1799 1800 memset(max_zone_pfns, 0, sizeof(max_zone_pfns)); > > BTW, how much ram is in your system? Ultra 10, 1024Mb Thanks David -- To unsubscribe from this list: send the line "unsubscribe kernel-testers" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html