2013-08-24 00:31:40

by Li Bin

[permalink] [raw]
Subject: [PATCH] Documentation/kmemcheck: update kmemcheck documentation

Kmemcheck configuration menu location correction in Documentation/
kmemcheck.txt

Signed-off-by: Libin <[email protected]>
---
Documentation/kmemcheck.txt | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/kmemcheck.txt b/Documentation/kmemcheck.txt
index c28f828..9398a50 100644
--- a/Documentation/kmemcheck.txt
+++ b/Documentation/kmemcheck.txt
@@ -91,9 +91,9 @@ information from the kmemcheck warnings, which is extremely valuable in
debugging a problem. This option is not mandatory, however, because it slows
down the compilation process and produces a much bigger kernel image.

-Now the kmemcheck menu should be visible (under "Kernel hacking" / "kmemcheck:
-trap use of uninitialized memory"). Here follows a description of the
-kmemcheck configuration variables:
+Now the kmemcheck menu should be visible (under "Kernel hacking" / "Memory
+Debugging" / "kmemcheck: trap use of uninitialized memory"). Here follows
+a description of the kmemcheck configuration variables:

o CONFIG_KMEMCHECK

--
1.8.2.1


2013-09-04 06:51:43

by Pekka Enberg

[permalink] [raw]
Subject: Re: [PATCH] Documentation/kmemcheck: update kmemcheck documentation

On Sat, Aug 24, 2013 at 3:31 AM, Libin <[email protected]> wrote:
> Kmemcheck configuration menu location correction in Documentation/
> kmemcheck.txt
>
> Signed-off-by: Libin <[email protected]>

Looks good to me. Andrew mind picking this up?

Acked-by: Pekka Enberg <[email protected]>

2013-09-05 00:48:37

by Li Bin

[permalink] [raw]
Subject: Re: [PATCH] Documentation/kmemcheck: update kmemcheck documentation

On 2013/9/4 14:51, Pekka Enberg wrote:
> On Sat, Aug 24, 2013 at 3:31 AM, Libin <[email protected]> wrote:
>> Kmemcheck configuration menu location correction in Documentation/
>> kmemcheck.txt
>>
>> Signed-off-by: Libin <[email protected]>
>
> Looks good to me. Andrew mind picking this up?
>

Hi Pekka,
This patch has been added to next tree.
https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=cb18c5e2ed48d9fbbe863c7d80f84d1964d883a3

Thanks!
Libin

> Acked-by: Pekka Enberg <[email protected]>
>
>