Re: [PATCH] Documentation/kmemcheck: update kmemcheck documentation

2013-09-04 Thread Libin
On 2013/9/4 14:51, Pekka Enberg wrote:
> On Sat, Aug 24, 2013 at 3:31 AM, Libin  wrote:
>> Kmemcheck configuration menu location correction in Documentation/
>> kmemcheck.txt
>>
>> Signed-off-by: Libin 
> 
> 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 
> 
> 


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH] Documentation/kmemcheck: update kmemcheck documentation

2013-09-04 Thread Pekka Enberg
On Sat, Aug 24, 2013 at 3:31 AM, Libin  wrote:
> Kmemcheck configuration menu location correction in Documentation/
> kmemcheck.txt
>
> Signed-off-by: Libin 

Looks good to me. Andrew mind picking this up?

Acked-by: Pekka Enberg 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH] Documentation/kmemcheck: update kmemcheck documentation

2013-09-04 Thread Pekka Enberg
On Sat, Aug 24, 2013 at 3:31 AM, Libin huawei.li...@huawei.com wrote:
 Kmemcheck configuration menu location correction in Documentation/
 kmemcheck.txt

 Signed-off-by: Libin huawei.li...@huawei.com

Looks good to me. Andrew mind picking this up?

Acked-by: Pekka Enberg penb...@kernel.org
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH] Documentation/kmemcheck: update kmemcheck documentation

2013-09-04 Thread Libin
On 2013/9/4 14:51, Pekka Enberg wrote:
 On Sat, Aug 24, 2013 at 3:31 AM, Libin huawei.li...@huawei.com wrote:
 Kmemcheck configuration menu location correction in Documentation/
 kmemcheck.txt

 Signed-off-by: Libin huawei.li...@huawei.com
 
 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 penb...@kernel.org
 
 


--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH] Documentation/kmemcheck: update kmemcheck documentation

2013-08-23 Thread Libin
Kmemcheck configuration menu location correction in Documentation/
kmemcheck.txt

Signed-off-by: Libin 
---
 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


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH] Documentation/kmemcheck: update kmemcheck documentation

2013-08-23 Thread Libin
Kmemcheck configuration menu location correction in Documentation/
kmemcheck.txt

Signed-off-by: Libin huawei.li...@huawei.com
---
 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


--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/