Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1440098
| From | Joe Perches <joe@perches.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [tip:x86/debug] printk: Make the printk*once() variants return a value |
| Date | 2016-07-10 14:40 +0200 |
| Message-ID | <rTmbD-EX-5@gated-at.bofh.it> (permalink) |
| References | (3 earlier) <rSVl7-8qY-11@gated-at.bofh.it> <rT4HM-65B-23@gated-at.bofh.it> <rTgSC-5ug-7@gated-at.bofh.it> <rTihH-6xD-3@gated-at.bofh.it> <rTlIB-sV-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sun, 2016-07-10 at 14:06 +0200, Borislav Petkov wrote: > On Sun, Jul 10, 2016 at 01:23:51AM -0700, Joe Perches wrote: > > > > Assuming tip is included in linux-next as of july 8, yes. > Try one which has http://git.kernel.org/tip/81c2949f7fdcf8ff681326669a > fde24962232670 That commit isn't in -next and this change to add a return value to no_printk in _this_ patch is, as I wrote, not required here. It's fine that no_printk return a 0 value, but it should be introduced in a separate patch that introduces that requirement or at least mentioned in the changelog of this patch _why_ it's it to be changed. Otherwise, the change just appears spurious.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH -v2 2/3] printk: Make the printk*once() variants return a value Borislav Petkov <bp@alien8.de> - 2016-07-05 00:40 +0200
[tip:x86/debug] printk: Make the printk*once() variants return a value tip-bot for Borislav Petkov <tipbot@zytor.com> - 2016-07-08 14:10 +0200
Re: [tip:x86/debug] printk: Make the printk*once() variants return a value Joe Perches <joe@perches.com> - 2016-07-09 04:50 +0200
Re: [tip:x86/debug] printk: Make the printk*once() variants return a value Borislav Petkov <bp@alien8.de> - 2016-07-09 10:00 +0200
Re: [tip:x86/debug] printk: Make the printk*once() variants return a value Joe Perches <joe@perches.com> - 2016-07-09 20:00 +0200
Re: [tip:x86/debug] printk: Make the printk*once() variants return a value Borislav Petkov <bp@alien8.de> - 2016-07-10 09:00 +0200
Re: [tip:x86/debug] printk: Make the printk*once() variants return a value Joe Perches <joe@perches.com> - 2016-07-10 10:30 +0200
Re: [tip:x86/debug] printk: Make the printk*once() variants return a value Borislav Petkov <bp@alien8.de> - 2016-07-10 14:10 +0200
Re: [tip:x86/debug] printk: Make the printk*once() variants return a value Joe Perches <joe@perches.com> - 2016-07-10 14:40 +0200
csiph-web