[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150627034910.GB474@thunk.org>
Date: Fri, 26 Jun 2015 23:49:10 -0400
From: Theodore Ts'o <tytso@....edu>
To: Gavin Guo <gavin.guo@...onical.com>,
Christoph Lameter <cl@...ux.com>,
Pekka Enberg <penberg@...nel.org>,
David Rientjes <rientjes@...gle.com>,
Joonsoo Kim <iamjoonsoo.kim@....com>,
Andrew Morton <akpm@...ux-foundation.org>,
Linus Torvalds <torvalds@...ux-foundation.org>,
linux-kernel@...r.kernel.org
Subject: Re: commit 4066c33d0308f8 breaks booting under KVM
On Fri, Jun 26, 2015 at 10:23:32AM -0400, Theodore Ts'o wrote:
> I can no longer boot Linus's tree under KVM using a 32-bit i386 build;
> it just hangs before any messages get sent to the serial console. It
> bisects down to:
>
> commit 4066c33d0308f87e9a3b0c7fafb9141c0bfbfa77
> Author: Gavin Guo <gavin.guo@...onical.com>
> Date: Wed Jun 24 16:55:54 2015 -0700
>
> mm/slab_common: support the slub_debug boot option on specific object size
> ...
As a follow up, this commit breaks 32-bit and 64-bit x86 if you have
CONFIG_SLAB enabled. When I switched to CONFIG_SLUB, the kernel
boots. So it appears this commit is breaking kernel configurations
with CONFIG_SLAB enabled.
- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists