Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1733641
| From | Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: printk: what is going on with additional newlines? |
| Date | 2017-09-18 06:50 +0200 |
| Message-ID | <uqWal-13i-1@gated-at.bofh.it> (permalink) |
| References | (5 earlier) <uqTYS-8cp-9@gated-at.bofh.it> <uqUid-8iW-3@gated-at.bofh.it> <uqUid-8iW-1@gated-at.bofh.it> <uqUrV-8o0-15@gated-at.bofh.it> <uqUBz-fm-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On (09/17/17 20:07), Joe Perches wrote: > On Mon, 2017-09-18 at 11:55 +0900, Sergey Senozhatsky wrote: > > Try git grep KERN_SOH. > > > > what for? > > Did you read your own email? > > > printk(KERN_SOH_ASCII %d " foo bar / %s %s\n", "foo", "bar"); > > _nothing_ looks like that. OK... got it. I obviously meant the way we treat the prefix - KERN_SOH_ASCII and int loglevel that we store in msg->level - and not the way the prefix actually looks (KERN_SOH %c). I thought that was kinda clear. anyway, the point of my email was completely different. sorry if that confused you, or anybody else. > It wouldn't even compile. well, don't try to compile my emails ;) -ss
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: printk: what is going on with additional newlines? Sergey Senozhatsky <sergey.senozhatsky@gmail.com> - 2017-09-17 08:40 +0200
Re: printk: what is going on with additional newlines? Sergey Senozhatsky <sergey.senozhatsky@gmail.com> - 2017-09-17 11:40 +0200
Re: printk: what is going on with additional newlines? Linus Torvalds <torvalds@linux-foundation.org> - 2017-09-17 17:40 +0200
Re: printk: what is going on with additional newlines? Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> - 2017-09-18 02:50 +0200
Re: printk: what is going on with additional newlines? Joe Perches <joe@perches.com> - 2017-09-18 04:30 +0200
Re: printk: what is going on with additional newlines? Joe Perches <joe@perches.com> - 2017-09-18 04:50 +0200
Re: printk: what is going on with additional newlines? Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> - 2017-09-18 05:00 +0200
Re: printk: what is going on with additional newlines? Joe Perches <joe@perches.com> - 2017-09-18 05:10 +0200
Re: printk: what is going on with additional newlines? Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> - 2017-09-18 06:50 +0200
Re: printk: what is going on with additional newlines? Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> - 2017-09-18 04:50 +0200
csiph-web