Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1327229
| From | David Rientjes <rientjes@google.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/5] mm/vmalloc: query dynamic DEBUG_PAGEALLOC setting |
| Date | 2016-02-04 23:20 +0100 |
| Message-ID | <qYApP-887-9@gated-at.bofh.it> (permalink) |
| References | <qYl7s-4t9-3@gated-at.bofh.it> <qYl7s-4t9-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, 4 Feb 2016, Joonsoo Kim wrote: > We can disable debug_pagealloc processing even if the code is complied > with CONFIG_DEBUG_PAGEALLOC. This patch changes the code to query > whether it is enabled or not in runtime. > > Signed-off-by: Joonsoo Kim <iamjoonsoo.kim@lge.com> I think the comment immediately before this code referencing CONFIG_DEBUG_PAGEALLOC should be changed to refer to pagealloc debugging being enabled. After that: Acked-by: David Rientjes <rientjes@google.com>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 1/5] mm/vmalloc: query dynamic DEBUG_PAGEALLOC setting Joonsoo Kim <js1304@gmail.com> - 2016-02-04 07:00 +0100
Re: [PATCH 1/5] mm/vmalloc: query dynamic DEBUG_PAGEALLOC setting Christian Borntraeger <borntraeger@de.ibm.com> - 2016-02-04 09:40 +0100
Re: [PATCH 1/5] mm/vmalloc: query dynamic DEBUG_PAGEALLOC setting David Rientjes <rientjes@google.com> - 2016-02-04 23:20 +0100
Re: [PATCH 1/5] mm/vmalloc: query dynamic DEBUG_PAGEALLOC setting Joonsoo Kim <js1304@gmail.com> - 2016-02-05 17:20 +0100
csiph-web