On 02/04/10 01:11, Jan Beulich wrote:
"Justin P. Mattock"<[email protected]>  04.02.10 10:04>>>
a quick google on this showed somewhere
at bootmem.c any ideas on this or where
this might be caused besides fixmap?
(or is fixmap the main location?);

__native_set_fixmap() ->  set_pte_vaddr() ->  set_pte_vaddr_pud() ->
fill_pte() ->  spp_getpage() ->  alloc_bootmem_pages() ->  panic().

Jan



so something is using __native_set_fixmap
that's hitting some memory address then
set_fixmap_nocache(ohci1394_dma=early)
fires off hitting the same?

Justin P. Mattock
--
To unsubscribe from this list: send the line "unsubscribe kernel-testers" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to