From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753981AbbAVDeg (ORCPT ); Wed, 21 Jan 2015 22:34:36 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:41664 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753577AbbAVDe3 (ORCPT ); Wed, 21 Jan 2015 22:34:29 -0500 Date: Wed, 21 Jan 2015 19:34:11 -0800 From: Andrew Morton To: Joonsoo Kim Cc: Michal Hocko , Krzysztof =?UTF-8?Q?Koz=C5=82owski?= , Christoph Lameter , Jesper Dangaard Brouer , linux-mm@kvack.org, LKML Subject: Re: mmotm: mm-slub-optimize-alloc-free-fastpath-by-removing-preemption-on-off.patch is causing preemptible splats Message-Id: <20150121193411.44f96b6c.akpm@linux-foundation.org> In-Reply-To: <20150122015123.GB21444@js1304-P5Q-DELUXE> References: <20150121132308.GB23700@dhcp22.suse.cz> <20150121141138.GC23700@dhcp22.suse.cz> <20150121142107.e26d5ebf3340aa91759fef1f@linux-foundation.org> <20150122015123.GB21444@js1304-P5Q-DELUXE> X-Mailer: Sylpheed 2.7.1 (GTK+ 2.18.9; x86_64-redhat-linux-gnu) 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 On Thu, 22 Jan 2015 10:51:23 +0900 Joonsoo Kim wrote: > > The most recent -mmotm was a bit of a trainwreck. I'm scrambling to > > get the holes plugged so I can get another mmotm out today. > > Another mmotm will fix many issues from me. :/ I hit a wont-boot-cant-find-init in linux-next so I get to spend tomorrow bisecting that :(