* [PATCH] gcov: fix typo in CONFIG_DEBUG_FS
@ 2009-07-22 20:44 Németh Márton
2009-07-22 23:21 ` Jiri Kosina
0 siblings, 1 reply; 2+ messages in thread
From: Németh Márton @ 2009-07-22 20:44 UTC (permalink / raw)
To: Trivial Patch Monkey; +Cc: LKML
From: Márton Németh <nm127@freemail.hu>
The correct name is CONFIG_DEBUG_FS, add the missing underscore.
Signed-off-by: Márton Németh <nm127@freemail.hu>
---
--- linux-2.6.31-rc3/Documentation/gcov.txt.orig 2009-07-20 19:56:05.000000000 +0200
+++ linux-2.6.31-rc3/Documentation/gcov.txt 2009-07-21 22:53:20.000000000 +0200
@@ -47,7 +47,7 @@
Configure the kernel with:
- CONFIG_DEBUGFS=y
+ CONFIG_DEBUG_FS=y
CONFIG_GCOV_KERNEL=y
and to get coverage data for the entire kernel:
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] gcov: fix typo in CONFIG_DEBUG_FS
2009-07-22 20:44 [PATCH] gcov: fix typo in CONFIG_DEBUG_FS Németh Márton
@ 2009-07-22 23:21 ` Jiri Kosina
0 siblings, 0 replies; 2+ messages in thread
From: Jiri Kosina @ 2009-07-22 23:21 UTC (permalink / raw)
To: Németh Márton; +Cc: LKML
[-- Attachment #1: Type: TEXT/PLAIN, Size: 596 bytes --]
On Wed, 22 Jul 2009, Németh Márton wrote:
> From: Márton Németh <nm127@freemail.hu>
>
> The correct name is CONFIG_DEBUG_FS, add the missing underscore.
>
> Signed-off-by: Márton Németh <nm127@freemail.hu>
> ---
> --- linux-2.6.31-rc3/Documentation/gcov.txt.orig 2009-07-20 19:56:05.000000000 +0200
> +++ linux-2.6.31-rc3/Documentation/gcov.txt 2009-07-21 22:53:20.000000000 +0200
> @@ -47,7 +47,7 @@
>
> Configure the kernel with:
>
> - CONFIG_DEBUGFS=y
> + CONFIG_DEBUG_FS=y
> CONFIG_GCOV_KERNEL=y
Applied to trivial queue, thanks.
--
Jiri Kosina
SUSE Labs
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-07-22 23:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-22 20:44 [PATCH] gcov: fix typo in CONFIG_DEBUG_FS Németh Márton
2009-07-22 23:21 ` Jiri Kosina
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox