Revision 43d6ecd97c0c69acffc918cc18cdabdfcaa55354 authored by Linus Torvalds on 27 November 2020, 18:38:36 UTC, committed by Linus Torvalds on 27 November 2020, 18:38:36 UTC
Pull printk fixes from Petr Mladek:

 - do not lose trailing newline in pr_cont() calls

 - two trivial fixes for a dead store and a config description

* tag 'printk-for-5.10-rc6-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux:
  printk: finalize records with trailing newlines
  printk: remove unneeded dead-store assignment
  init/Kconfig: Fix CPU number in LOG_CPU_MAX_BUF_SHIFT description
2 parent s 5b4049d + 739e711
History
File Mode Size
ahb.h -rw-r--r-- 267 bytes
bpmp-abi.h -rw-r--r-- 80.9 KB
bpmp.h -rw-r--r-- 4.4 KB
common.h -rw-r--r-- 218 bytes
cpuidle.h -rw-r--r-- 368 bytes
emc.h -rw-r--r-- 405 bytes
flowctrl.h -rw-r--r-- 2.2 KB
fuse.h -rw-r--r-- 1.3 KB
irq.h -rw-r--r-- 262 bytes
ivc.h -rw-r--r-- 2.6 KB
mc.h -rw-r--r-- 3.8 KB
pm.h -rw-r--r-- 1.4 KB
pmc.h -rw-r--r-- 5.6 KB

back to top