Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1727310 > unrolled thread

[GIT PULL] printk for 4.14

Started byPetr Mladek <pmladek@suse.com>
First post2017-09-06 12:10 +0200
Last post2017-09-06 12:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] printk for 4.14 Petr Mladek <pmladek@suse.com> - 2017-09-06 12:10 +0200

#1727310 — [GIT PULL] printk for 4.14

FromPetr Mladek <pmladek@suse.com>
Date2017-09-06 12:10 +0200
Subject[GIT PULL] printk for 4.14
Message-ID<umFrr-dJ-3@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web