Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1727310
| From | Petr Mladek <pmladek@suse.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] printk for 4.14 |
| Date | 2017-09-06 12:10 +0200 |
| Message-ID | <umFrr-dJ-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Linus,
please pull the latest printk changes from
git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk.git for-linus
============
- Do not allow to use freed init data and code even when boot
consoles are forced to stay. Also check for the init memory
more precisely.
- Some code clean up by starting contributors.
----------------------------------------------------------------
Matt Redfearn (1):
printk/console: Always disable boot consoles that use init memory before it is freed
Nikitas Angelinas (1):
printk: Clean up do_syslog() error handling
Petr Mladek (1):
printk/console: Enhance the check for consoles using init memory
Pierre Kuo (1):
printk: Modify operators of printed_len and text_len
kernel/printk/printk.c | 69 +++++++++++++++++++++++---------------------------
1 file changed, 32 insertions(+), 37 deletions(-)
Best Regards,
Petr Mladek
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] printk for 4.14 Petr Mladek <pmladek@suse.com> - 2017-09-06 12:10 +0200
csiph-web