From: Randy Dunlap <randy.dunlap@oracle.com>
To: Matt LaPlante <kernel1@cyberdogtech.com>
Cc: linux-kernel@vger.kernel.org, trivial@kernel.org
Subject: Re: [PATCH 2/2] Kconfig cleanup - new.
Date: Thu, 22 Jan 2009 17:23:18 -0800 [thread overview]
Message-ID: <49791C06.6010805@oracle.com> (raw)
In-Reply-To: <1232569236-11926-1-git-send-email-kernel1@cyberdogtech.com>
Matt LaPlante wrote:
> These are new kconfig cleanups, as of 2.6.29-rc2.
I only reviewed the new patch since you said that the other one had
already been approved.
> Not yet reviewed.
>
> Signed-off-by: Matt LaPlante <kernel1@cyberdogtech.com>
> ---
> arch/avr32/Kconfig | 6 +++---
> drivers/hid/Kconfig | 2 +-
> drivers/isdn/mISDN/Kconfig | 10 ++++++----
> drivers/media/common/tuners/Kconfig | 2 +-
> drivers/mfd/Kconfig | 2 +-
> drivers/mmc/host/Kconfig | 2 +-
> drivers/scsi/Kconfig | 4 ++--
> drivers/staging/Kconfig | 4 ++--
> drivers/staging/comedi/Kconfig | 4 ++--
> drivers/staging/go7007/Kconfig | 4 ++--
> drivers/staging/panel/Kconfig | 2 +-
> drivers/usb/gadget/Kconfig | 2 +-
> drivers/uwb/Kconfig | 4 ++--
> drivers/xen/Kconfig | 2 +-
> fs/Kconfig | 2 +-
> fs/ext4/Kconfig | 2 +-
> fs/ubifs/Kconfig | 4 ++--
> init/Kconfig | 2 +-
> kernel/trace/Kconfig | 9 ++++-----
> net/phonet/Kconfig | 2 +-
> net/wimax/Kconfig | 2 +-
> sound/soc/blackfin/Kconfig | 2 +-
> 22 files changed, 38 insertions(+), 37 deletions(-)
> diff --git a/kernel/trace/Kconfig b/kernel/trace/Kconfig
> index e2a4ff6..d85ab89 100644
> --- a/kernel/trace/Kconfig
> +++ b/kernel/trace/Kconfig
> @@ -71,11 +71,10 @@ config FUNCTION_GRAPH_TRACER
> help
> Enable the kernel to trace a function at both its return
> and its entry.
> - It's first purpose is to trace the duration of functions and
> - draw a call graph for each thread with some informations like
> - the return value.
> - This is done by setting the current return address on the current
> - task structure into a stack of calls.
> + Its first purpose is to trace the duration of functions and
> + draw a call graph for each thread with some information like
> + the return value. This is done by setting the current return
> + address on the current task structure into a stack of calls.
spacing typo.
Fix that & add:
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
>
> config IRQSOFF_TRACER
> bool "Interrupts-off Latency Tracer"
Thanks,
--
~Randy
next prev parent reply other threads:[~2009-01-23 1:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-21 20:20 [PATCH 2/2] Kconfig cleanup - new Matt LaPlante
2009-01-23 1:23 ` Randy Dunlap [this message]
2009-01-25 6:02 ` Matt LaPlante
2009-01-25 17:05 ` Jiri Kosina
2009-01-26 3:09 ` Matt LaPlante
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=49791C06.6010805@oracle.com \
--to=randy.dunlap@oracle.com \
--cc=kernel1@cyberdogtech.com \
--cc=linux-kernel@vger.kernel.org \
--cc=trivial@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 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.