Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757315Ab3D2Pqm (ORCPT ); Mon, 29 Apr 2013 11:46:42 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:18655 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756690Ab3D2Pqk (ORCPT ); Mon, 29 Apr 2013 11:46:40 -0400 Date: Mon, 29 Apr 2013 11:46:23 -0400 From: Konrad Rzeszutek Wilk To: Sander Eikelenboom , axboe@kernel.dk Cc: xen-devel@lists.xensource.com, roger.pau@citrix.com, linux-kernel@vger.kernel.org Subject: Re: [Xen-devel] [GIT PULL] (xen) stable/for-jens-3.10 xenwatch: page allocation failure: order:7, mode:0x10c0d0 Message-ID: <20130429154623.GB12754@phenom.dumpdata.com> References: <20130419144401.GA14700@phenom.dumpdata.com> <1094538380.20130424201637@eikelenboom.it> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1094538380.20130424201637@eikelenboom.it> User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: acsinet22.oracle.com [141.146.126.238] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2593 Lines: 58 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. 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/