All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: "Robert P. J. Day" <rpjday@crashcourse.ca>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] KCONFIG: With a simple menuconfig, kernel debugging is prettier.
Date: Tue, 6 May 2008 13:58:44 -0700	[thread overview]
Message-ID: <20080506135844.b0b12d05.akpm@linux-foundation.org> (raw)
In-Reply-To: <alpine.LFD.1.10.0804241928340.20003@localhost.localdomain>

On Thu, 24 Apr 2008 19:31:26 -0400 (EDT)
"Robert P. J. Day" <rpjday@crashcourse.ca> wrote:

> Implementing kernel debugging with a menuconfig allows for the removal
> of a pile of unnecessary dependencies.

 Kconfig.debug |  112 +++++++++++++++++++++++++---------------------------------
 1 file changed, 49 insertions(+), 63 deletions(-)

I'm afraid,

akpm:/usr/src/25> grep -l lib/Kconfig.debug pc/*.pc
pc/documentation-build-source-files-in-documentation-sub-dir-disable.pc
pc/documentation-build-source-files-in-documentation-sub-dir.pc
pc/git-sched.pc
pc/git-x86-latest.pc
pc/linux-next.pc
pc/make-frame_pointer-default=y.pc
pc/mm-add-a-basic-debugging-framework-for-memory-initialisation.pc
pc/mutex-subsystem-synchro-test-module.pc
pc/page-owner-tracking-leak-detector.pc
pc/profile-likely-unlikely-macros.pc
pc/slab-leaks3-default-y.pc

that our chances of finding a window in which to merge this patch are
pretty darn small.


  reply	other threads:[~2008-05-06 20:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-24 23:31 [PATCH] KCONFIG: With a simple menuconfig, kernel debugging is prettier Robert P. J. Day
2008-05-06 20:58 ` Andrew Morton [this message]
2008-05-12  8:19   ` Robert P. J. Day

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=20080506135844.b0b12d05.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rpjday@crashcourse.ca \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.