Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753927AbaJTWTI (ORCPT ); Mon, 20 Oct 2014 18:19:08 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:57423 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753405AbaJTWTG (ORCPT ); Mon, 20 Oct 2014 18:19:06 -0400 Date: Tue, 21 Oct 2014 06:18:00 +0800 From: Greg Kroah-Hartman To: Josh Triplett Cc: Johannes Berg , Aristeu Rozanski , linux-kernel@vger.kernel.org Subject: Re: [PATCH] tiny: reverse logic for DISABLE_DEV_COREDUMP Message-ID: <20141020221800.GB2101@kroah.com> References: <20141016133658.GP5930@redhat.com> <20141016134430.GB7664@thin> <20141016154949.GR5930@redhat.com> <1413798151.10246.10.camel@jlt4.sipsolutions.net> <20141020115511.GA28133@thin> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20141020115511.GA28133@thin> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Oct 20, 2014 at 04:55:11AM -0700, Josh Triplett wrote: > On Mon, Oct 20, 2014 at 11:42:31AM +0200, Johannes Berg wrote: > > On Thu, 2014-10-16 at 11:49 -0400, Aristeu Rozanski wrote: > > > It's desirable for allnconfig and tinyconfig targets to result in the > > > least amount of code possible. DISABLE_DEV_COREDUMP exists as a way to > > > switch off DEV_COREDUMP regardless if any drivers select > > > WANT_DEV_COREDUMP. > > > > > > This patch renames the option to ENABLE_DEV_COREDUMP and setting it to > > > 'n' (as in allnconfig or tinyconfig) will effectively disable device > > > coredump. > > > > > > Cc: Greg Kroah-Hartman > > > Cc: Josh Triplett > > > Cc: Johannes Berg > > > > Reviewed-by: Johannes Berg > > Acked-by: Johannes Berg > > > > Yeah, looks sensible, and should work. > > Thanks. > > I've added this to the tiny/reverse-dev-coredump branch of my > tinification tree at > https://git.kernel.org/cgit/linux/kernel/git/josh/linux.git/ , with > Johannes' review, and I'll push it upstream during the 3.19 merge > window. I'll take it through the same tree this original came in and will get it into 3.18 so we don't confuse anyone with an odd config option. thanks, greg k-h -- 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/