Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1369922
| From | Thomas Gleixner <tglx@linutronix.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [tip.git#x86/debug] Re: x86/dumpstack: Combine some printk()s |
| Date | 2016-04-02 13:20 +0200 |
| Message-ID | <rjrKW-2UX-9@gated-at.bofh.it> (permalink) |
| References | <rjmLf-7Gb-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sat, 2 Apr 2016, Sedat Dilek wrote: > Hi, > > I was looking through tip Git tree... > > Why didn't you use... > > + IS_ENABLED(CONFIG_DEBUG_PAGEALLOC) ? " DEBUG_PAGEALLOC" : "", > > ...instead of... > > + debug_pagealloc_enabled() ? " DEBUG_PAGEALLOC" : "", > > ...for consistency reasons? Hint: Lookup the implementation of debug_pagealloc_enabled() Thanks, tglx
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[tip.git#x86/debug] Re: x86/dumpstack: Combine some printk()s Sedat Dilek <sedat.dilek@gmail.com> - 2016-04-02 08:00 +0200
Re: [tip.git#x86/debug] Re: x86/dumpstack: Combine some printk()s Thomas Gleixner <tglx@linutronix.de> - 2016-04-02 13:20 +0200
Re: [tip.git#x86/debug] Re: x86/dumpstack: Combine some printk()s Sedat Dilek <sedat.dilek@gmail.com> - 2016-04-04 17:40 +0200
csiph-web