On Thu, Oct 16, 2014 at 01:14:46AM +0200, Greg Kroah-Hartman wrote: > On Wed, Oct 15, 2014 at 11:25:23AM -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 <gre...@linuxfoundation.org> > > Cc: Josh Triplett <j...@joshtriplett.org> > > Reviewed-by: Josh Triplett <j...@joshtriplett.org> > > Signed-off-by: Aristeu Rozanski <aroza...@redhat.com> > > Any reason you didn't cc: the author of this feature / Kconfig option > about this change you are proposing?
Likely my fault; I'd suggested using get_maintainer.pl, which does not show that for this patch: ~/src/linux$ scripts/get_maintainer.pl < /tmp/patch Greg Kroah-Hartman <gre...@linuxfoundation.org> (supporter:DRIVER CORE, KOBJ...) linux-kernel@vger.kernel.org (open list) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/