From: Dave Jones <davej@redhat.com>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: Akinobu Mita <akinobu.mita@gmail.com>
Subject: Re: [PATCH] fault injection: split up stacktrace filter Kconfig option
Date: Wed, 21 Feb 2007 00:20:57 -0500 [thread overview]
Message-ID: <20070221052057.GB4731@redhat.com> (raw)
In-Reply-To: <200702210159.l1L1x9NV012176@hera.kernel.org>
On Wed, Feb 21, 2007 at 01:59:09AM +0000, Linux Kernel wrote:
> Commit: 1df49008f4ddec9d4f6862b47ea5bdba82078aa4
> Parent: 94412a96c4553255bda7a232a349059dd7543338
> Author: Akinobu Mita <akinobu.mita@gmail.com>
> AuthorDate: Tue Feb 20 13:57:56 2007 -0800
> Committer: Linus Torvalds <torvalds@woody.linux-foundation.org>
> CommitDate: Tue Feb 20 17:10:14 2007 -0800
>
> [PATCH] fault injection: split up stacktrace filter Kconfig option
>
> There is no prompt for CONFIG_STACKTRACE, so FAULT_INJECTION cannot be
> selected without LOCKDEP enabled. (found by Paolo 'Blaisorblade'
> Giarrusso)
>
> In order to fix such broken Kconfig dependency, this patch splits up the
> stacktrace filter support for fault injection by new Kconfig option, which
> enables to use fault injection on the architecture which doesn't have
> general stacktrace support.
...
> +config FAULT_INJECTION_STACKTRACE_FILTER
> + bool "stacktrace filter for fault-injection capabilities"
> + depends on FAULT_INJECTION_DEBUG_FS && STACKTRACE_SUPPORT
> + select STACKTRACE
> + select FRAME_POINTER
> + help
> + Provide stacktrace filter for fault-injection capabilities
This help text is pretty useless. It tells the person configuring
nothing about what a stacktrace filter is, or why it might be useful.
helptexts that just parrot the name of the option might as well not be there.
Dave
--
http://www.codemonkey.org.uk
parent reply other threads:[~2007-02-21 5:21 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <200702210159.l1L1x9NV012176@hera.kernel.org>]
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=20070221052057.GB4731@redhat.com \
--to=davej@redhat.com \
--cc=akinobu.mita@gmail.com \
--cc=linux-kernel@vger.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
all inboxes | Powered by JetHome®