Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757524Ab3D2QNA (ORCPT ); Mon, 29 Apr 2013 12:13:00 -0400 Received: from vserver.eikelenboom.it ([84.200.39.61]:45600 "EHLO smtp.eikelenboom.it" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757007Ab3D2QM5 (ORCPT ); Mon, 29 Apr 2013 12:12:57 -0400 X-Greylist: delayed 452 seconds by postgrey-1.27 at vger.kernel.org; Mon, 29 Apr 2013 12:12:57 EDT Date: Mon, 29 Apr 2013 18:05:20 +0200 From: Sander Eikelenboom Organization: Eikelenboom IT services X-Priority: 3 (Normal) Message-ID: <1366146101.20130429180520@eikelenboom.it> To: Konrad Rzeszutek Wilk CC: axboe@kernel.dk, xen-devel@lists.xensource.com, roger.pau@citrix.com, Subject: Re: [Xen-devel] [GIT PULL] (xen) stable/for-jens-3.10 xenwatch: page allocation failure: order:7, mode:0x10c0d0 In-Reply-To: <20130429154623.GB12754@phenom.dumpdata.com> References: <20130419144401.GA14700@phenom.dumpdata.com> <1094538380.20130424201637@eikelenboom.it> <20130429154623.GB12754@phenom.dumpdata.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2750 Lines: 68 Monday, April 29, 2013, 5:46:23 PM, you wrote: > On Wed, Apr 24, 2013 at 08:16:37PM +0200, Sander Eikelenboom wrote: >> Friday, April 19, 2013, 4:44:01 PM, you wrote: >> >> > Hey Jens, >> >> > Please in your spare time (if there is such a thing at a conference) >> > pull this branch: >> >> > git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-jens-3.10 >> > .. snip.. >> Hi Konrad / Roger, >> >> I tried this pull on top of latest Linus latest linux-3.9 tree, but although it seems to boot and work fine at first, i seem to get trouble after running for about a day. >> Without this pull it runs fine for several days. > .. snipp. >> [18496.013743] xenwatch: page allocation failure: order:7, mode:0x10c0d0 >> [18496.031948] Pid: 54, comm: xenwatch Not tainted 3.9.0-rc8-20130424-jens+ #1 >> [18496.049897] Call Trace: >> [18496.067674] [] warn_alloc_failed+0xf1/0x140 >> [18496.085453] [] ? trace_hardirqs_on+0xd/0x10 >> [18496.102951] [] ? on_each_cpu_mask+0x94/0xd0 >> [18496.120270] [] __alloc_pages_nodemask+0x69f/0x960 >> [18496.137306] [] alloc_pages_current+0xb1/0x160 >> [18496.154051] [] __get_free_pages+0x9/0x40 >> [18496.170579] [] __kmalloc+0x134/0x160 >> [18496.186921] [] xen_blkbk_probe+0x170/0x2f0 >> [18496.202963] [] xenbus_dev_probe+0x77/0x130 >> [18496.218714] [] ? __driver_attach+0xa0/0xa0 >> [18496.234237] [] driver_probe_device+0x81/0x220 >> [18496.249605] [] ? klist_next+0x8c/0x110 >> [18496.264681] [] ? __driver_attach+0xa0/0xa0 >> [18496.279500] [] __device_attach+0x4b/0x50 >> [18496.294138] [] bus_for_each_drv+0x68/0x90 >> [18496.308553] [] device_attach+0x89/0x90 >> [18496.322694] [] bus_probe_device+0xa8/0xd0 >> [18496.336640] [] device_add+0x650/0x720 > .. snip.. > Jens, > I don't know if you had pulled this git tree yet (I don't see it in > your for-3.10/* branches). > But if you have, Sander has found a bug (and Roger has a fix for it). > Whether you would like to wait until v3.11 to pull it (and me sending > the git pull around a month) is OK. Or pull it now and we will fix the > bugs in the -rc's as they creep up. Roger's fix seems to work for me .. -- Sander > Thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/