From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Hansen Subject: Re: [PATCH] consolidate per-arch stack overflow debugging options Date: Mon, 14 Jan 2013 09:11:58 -0800 Message-ID: <50F43C5E.8030408@linux.vnet.ibm.com> References: <20130111170043.D7CC39DC@kernel.stglabs.ibm.com> <20130112120053.3362ae67bf2d3b2cc6042aa4@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from e9.ny.us.ibm.com ([32.97.182.139]:60682 "EHLO e9.ny.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757677Ab3ANRMu (ORCPT ); Mon, 14 Jan 2013 12:12:50 -0500 Received: from /spool/local by e9.ny.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Mon, 14 Jan 2013 12:12:49 -0500 In-Reply-To: <20130112120053.3362ae67bf2d3b2cc6042aa4@canb.auug.org.au> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Stephen Rothwell Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, Mike Frysinger , David Howells , Hirokazu Takata , Ralf Baechle , Koichi Yasutake , Benjamin Herrenschmidt , Paul Mackerras , Chris Metcalf , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , x86@kernel.org, uclinux-dist-devel@blackfin.uclinux.org On 01/11/2013 05:00 PM, Stephen Rothwell wrote: > On Fri, 11 Jan 2013 09:00:43 -0800 Dave Hansen wrote: >> >> I'm looking for some Acked-bys on this from the various arch >> maintainers that it affects. I'd like to send it up to Linus >> in the next merge window. This is part of a larger series to >> clean up the "Kernel Hacking" menu: >> >> https://lkml.org/lkml/2012/12/17/306 > > This should be added to linux-next soon, if possible. Either directly (if > you have a tree I can fetch) or via some other maintainer's tree. Hi Stephen, I've got it stashed in here for the moment: https://github.com/hansendc/linux/tree/kconfig-reorg It was forked off 3.8-rc2.