public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Arjan van de Ven <arjan@infradead.org>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: Dave Jones <davej@redhat.com>,
	Linux Kernel <linux-kernel@vger.kernel.org>,
	x86@kernel.org
Subject: Re: Make CONFIG_DEBUG_RODATA boot-time configurable
Date: Thu, 15 Jul 2010 20:53:04 -0700	[thread overview]
Message-ID: <20100715205304.7a53aa02@infradead.org> (raw)
In-Reply-To: <alpine.LFD.2.00.1007152332030.2673@localhost.localdomain>

On Fri, 16 Jul 2010 00:06:16 +0200 (CEST)
Thomas Gleixner <tglx@linutronix.de> wrote:

> On Thu, 15 Jul 2010, Dave Jones wrote:
> 
> > We had a request to disable DEBUG_RODATA in our kernel for
> > debugging purposes. Turning it off completely seems a bit
> > unfortunate for the minority case of people wanting to do
> > debugging, so I came up with this patch to make it a boot-time
> > 'disable_rodata' argument.
> > 
> > Signed-off-by: Dave Jones <davej@redhat.com>
>  
> Nice one, shouldn't we get rid of the DEBUG_RODATA config and enable
> it unconditionally ?
> 

I'd go one step further; enable unconditional, and have the config
option control if you can turn it off or not...

  parent reply	other threads:[~2010-07-16  3:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-15 21:09 Make CONFIG_DEBUG_RODATA boot-time configurable Dave Jones
2010-07-15 21:35 ` Randy Dunlap
2010-07-15 21:52   ` Dave Jones
2010-07-15 22:06 ` Thomas Gleixner
2010-07-15 22:09   ` Dave Jones
2010-07-16  3:53   ` Arjan van de Ven [this message]
2010-07-16  3:42 ` Arjan van de Ven

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=20100715205304.7a53aa02@infradead.org \
    --to=arjan@infradead.org \
    --cc=davej@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    --cc=x86@kernel.org \
    /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