public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Hansen <dave@sr71.net>
To: James Hogan <james.hogan@imgtec.com>
Cc: mmarek@suse.cz, linux-kbuild@vger.kernel.org,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/7] consolidate per-arch stack overflow debugging options
Date: Tue, 07 May 2013 17:01:24 -0700	[thread overview]
Message-ID: <518995D4.90002@sr71.net> (raw)
In-Reply-To: <CAAG0J9-TBpSJ4yU3kTq-0b3f_Y2-vFbPZBoW9try2CYyyTsJHg@mail.gmail.com>

On 05/07/2013 03:53 PM, James Hogan wrote:
> On 7 May 2013 21:46, Dave Hansen <dave@sr71.net> wrote:
>> Several architectures have similar stack debugging config options.
>> They all pretty much do the same thing, some with slightly
>> differing help text.
>>
>> This patch changes the architectures to instead enable a Kconfig
>> boolean, and then use that boolean in the generic Kconfig.debug
>> to present the actual menu option.  This removes a bunch of
>> duplication and adds consistency across arches.
...
> Now that metag, arc, and openrisc architectures are merged, maybe you
> could convert them too?

I'll send a follow-on to do that once this gets merged somewhere. :)



  reply	other threads:[~2013-05-08  0:01 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-07 20:46 [PATCH 0/7] Put "Kernel hacking" Kconfig menu on a diet Dave Hansen
2013-05-07 20:46 ` [PATCH 1/7] consolidate per-arch stack overflow debugging options Dave Hansen
2013-05-07 22:53   ` James Hogan
2013-05-08  0:01     ` Dave Hansen [this message]
2013-05-07 20:46 ` [PATCH 2/7] order memory debugging Kconfig options Dave Hansen
2013-05-07 20:46 ` [PATCH 3/7] consolidate runtime testing configs Dave Hansen
2013-05-07 20:46 ` [PATCH 4/7] consolidate compilation option configs Dave Hansen
2013-05-07 20:46 ` [PATCH 5/7] group locking debugging options Dave Hansen
2013-05-07 20:46 ` [PATCH 6/7] kconfig: consolidate printk options Dave Hansen
2013-05-07 20:46 ` [PATCH 7/7] hang and lockup detection menu Dave Hansen
2013-05-09 17:31 ` [PATCH 0/7] Put "Kernel hacking" Kconfig menu on a diet Kent Overstreet
2013-05-09 18:12   ` Dave Jones
  -- strict thread matches above, loose matches on Subject: below --
2013-07-01 20:04 Dave Hansen
2013-07-01 20:04 ` [PATCH 1/7] consolidate per-arch stack overflow debugging options Dave Hansen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=518995D4.90002@sr71.net \
    --to=dave@sr71.net \
    --cc=james.hogan@imgtec.com \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mmarek@suse.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox