From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jan Beulich" Subject: Re: ohci1394_dma=early crash since 2.6.32 (was Re: [Bug #14487] PANIC: early exception 08 rip 246:10 error ffffffff810251b5 cr2 0) Date: Thu, 04 Feb 2010 09:11:24 +0000 Message-ID: <4B6A9D4C020000780002DA99@vpn.id2.novell.com> References: <4B6630CA.9010207@gmail.com> <20100201125441.GB2576@bicker> <4B671606.3080405@gmail.com> <4B673233.8000300@s5r6.in-berlin.de> <4B6740B5.5070601@gmail.com> <4B675534.5070107@s5r6.in-berlin.de> <4B676917.2080506@gmail.com> <4B67BC12.4080709@s5r6.in-berlin.de> <4B67C4D2.5050205@gmail.com> <4B67CC55.40301@s5r6.in-berlin.de> <4B67CCEC.2030103@s5r6.in-berlin.de> <4B68D4CA.2010803@gmail.com> <4B694D5C020000780002D6DA@vpn.id2.novell.com> <4B6A0123.3010607@gmail.com> <4B6A9960020000780002DA6B@vpn.id2.novell.com> <4B6A8DA9.4090804@gmail.com> Mime-Version: 1.0 Content-Transfer-Encoding: 8BIT Return-path: In-Reply-To: <4B6A8DA9.4090804-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Content-Disposition: inline Sender: kernel-testers-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii" To: "Justin P. Mattock" Cc: Ingo Molnar , Dan Carpenter , bernhard.kaindl-hi6Y0CQ0nG0@public.gmane.org, Thomas Gleixner , linux1394-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org, Stefan Richter , Rafael Wysocki , Kernel Testers List , Linux Kernel Mailing List , ebiderman-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org, hpa-YMNOUZJC4hwAvxtiuMwx3w@public.gmane.org >>> "Justin P. Mattock" 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