Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753462AbaJTJml (ORCPT ); Mon, 20 Oct 2014 05:42:41 -0400 Received: from s3.sipsolutions.net ([5.9.151.49]:36232 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752950AbaJTJmk (ORCPT ); Mon, 20 Oct 2014 05:42:40 -0400 Message-ID: <1413798151.10246.10.camel@jlt4.sipsolutions.net> Subject: Re: [PATCH] tiny: reverse logic for DISABLE_DEV_COREDUMP From: Johannes Berg To: Aristeu Rozanski Cc: linux-kernel@vger.kernel.org, Greg Kroah-Hartman , Josh Triplett Date: Mon, 20 Oct 2014 11:42:31 +0200 In-Reply-To: <20141016154949.GR5930@redhat.com> References: <20141016133658.GP5930@redhat.com> <20141016134430.GB7664@thin> <20141016154949.GR5930@redhat.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.2-1+b1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. johannes -- 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/