* [PATCH] Documentation: update the CONFIG_DEBUG_PAGEALLOC description
@ 2015-03-02 7:28 Wang Long
2015-03-11 3:38 ` long.wanglong
2015-03-19 20:47 ` Jonathan Corbet
0 siblings, 2 replies; 3+ messages in thread
From: Wang Long @ 2015-03-02 7:28 UTC (permalink / raw)
To: vegardno, penberg, corbet
Cc: linux-doc, linux-kernel, long.wanglong, peifeiyue
The CONFIG_DEBUG_PAGEALLOC option now is located under "Kernel
hacking" / "Memory Debugging" / "Debug page memory allocations".
so we should update the description in kmemcheck.txt.
Signed-off-by: Wang Long <long.wanglong@huawei.com>
---
Documentation/kmemcheck.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/kmemcheck.txt b/Documentation/kmemcheck.txt
index a41bdeb..80aae85 100644
--- a/Documentation/kmemcheck.txt
+++ b/Documentation/kmemcheck.txt
@@ -82,8 +82,8 @@ menu to even appear in "menuconfig". These are:
o CONFIG_DEBUG_PAGEALLOC=n
- This option is located under "Kernel hacking" / "Debug page memory
- allocations".
+ This option is located under "Kernel hacking" / "Memory Debugging"
+ / "Debug page memory allocations".
In addition, I highly recommend turning on CONFIG_DEBUG_INFO=y. This is also
located under "Kernel hacking". With this, you will be able to get line number
--
1.8.3.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] Documentation: update the CONFIG_DEBUG_PAGEALLOC description
2015-03-02 7:28 [PATCH] Documentation: update the CONFIG_DEBUG_PAGEALLOC description Wang Long
@ 2015-03-11 3:38 ` long.wanglong
2015-03-19 20:47 ` Jonathan Corbet
1 sibling, 0 replies; 3+ messages in thread
From: long.wanglong @ 2015-03-11 3:38 UTC (permalink / raw)
To: Wang Long, vegard.nossum
Cc: vegardno, penberg, corbet, linux-doc, linux-kernel, peifeiyue
On 2015/3/2 15:28, Wang Long wrote:
cc: vegard.nossum@gmail.com
> The CONFIG_DEBUG_PAGEALLOC option now is located under "Kernel
> hacking" / "Memory Debugging" / "Debug page memory allocations".
> so we should update the description in kmemcheck.txt.
>
> Signed-off-by: Wang Long <long.wanglong@huawei.com>
> ---
> Documentation/kmemcheck.txt | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/kmemcheck.txt b/Documentation/kmemcheck.txt
> index a41bdeb..80aae85 100644
> --- a/Documentation/kmemcheck.txt
> +++ b/Documentation/kmemcheck.txt
> @@ -82,8 +82,8 @@ menu to even appear in "menuconfig". These are:
>
> o CONFIG_DEBUG_PAGEALLOC=n
>
> - This option is located under "Kernel hacking" / "Debug page memory
> - allocations".
> + This option is located under "Kernel hacking" / "Memory Debugging"
> + / "Debug page memory allocations".
>
> In addition, I highly recommend turning on CONFIG_DEBUG_INFO=y. This is also
> located under "Kernel hacking". With this, you will be able to get line number
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Documentation: update the CONFIG_DEBUG_PAGEALLOC description
2015-03-02 7:28 [PATCH] Documentation: update the CONFIG_DEBUG_PAGEALLOC description Wang Long
2015-03-11 3:38 ` long.wanglong
@ 2015-03-19 20:47 ` Jonathan Corbet
1 sibling, 0 replies; 3+ messages in thread
From: Jonathan Corbet @ 2015-03-19 20:47 UTC (permalink / raw)
To: Wang Long; +Cc: vegardno, penberg, linux-doc, linux-kernel, peifeiyue
On Mon, 2 Mar 2015 07:28:40 +0000
Wang Long <long.wanglong@huawei.com> wrote:
> The CONFIG_DEBUG_PAGEALLOC option now is located under "Kernel
> hacking" / "Memory Debugging" / "Debug page memory allocations".
> so we should update the description in kmemcheck.txt.
Applied to the docs tree, thanks.
jon
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-03-19 20:47 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-02 7:28 [PATCH] Documentation: update the CONFIG_DEBUG_PAGEALLOC description Wang Long
2015-03-11 3:38 ` long.wanglong
2015-03-19 20:47 ` Jonathan Corbet
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.