From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Garron Subject: Re: BUG: unable to handle kernel paging request - balloon_init - xen-4.1.0 - 2.6.32.39 Date: Wed, 04 May 2011 17:55:02 -0400 Message-ID: <4DC1CB36.3020309@sce.pridelands.org> References: <20110427200937.GA19853@dumpdata.com> <4DB8AAA6.4050808@sce.pridelands.org> <20110428183019.GA9852@dumpdata.com4DBA1EA4.5010004@sce.pridelands.org> <4ebbb8ac-77a5-4525-b69e-273c177c05e2@default> <4DBB44ED.2020701@sce.pridelands.org> <20110504155817.GA28022@dumpdata.com> <4DC1A6AC.3080305@sce.pridelands.org> <20110504193550.GB24996@dumpdata.com> <4DC1B46F.6070904@sce.pridelands.org> <20110504202318.GC2117@dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20110504202318.GC2117@dumpdata.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Konrad Rzeszutek Wilk Cc: Dan Magenheimer , xen-devel@lists.xensource.com, Jeremy Fitzhardinge List-Id: xen-devel@lists.xenproject.org On 05/04/2011 04:23 PM, Konrad Rzeszutek Wilk wrote: > Ok, maybe take out the debug for the pte_pfn_to_mfn. And see what > the pgd debug gives us. I ended up just letting it complete on its own, but will remove that debug printk() for future tests. Keep in mind that I still have "return -ENODEV;" at the beginning of balloon_init() for the kernel used during this boot. The full serial console output, minus about 61 megabytes of the pte_pfn_to_mfn messages trimmed from it, is at: http://www.pridelands.org/~simba/xen-debug/hailstorm-fullserial20110504.txt -- Scott Garron