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
completion.rst -rw-r--r-- 12.2 KB
index.rst -rw-r--r-- 369 bytes
sched-arch.rst -rw-r--r-- 2.8 KB
sched-bwc.rst -rw-r--r-- 7.5 KB
sched-capacity.rst -rw-r--r-- 15.8 KB
sched-deadline.rst -rw-r--r-- 36.6 KB
sched-design-CFS.rst -rw-r--r-- 9.6 KB
sched-domains.rst -rw-r--r-- 4.5 KB
sched-energy.rst -rw-r--r-- 19.3 KB
sched-nice-design.rst -rw-r--r-- 5.1 KB
sched-pelt.c -rw-r--r-- 2.0 KB
sched-rt-group.rst -rw-r--r-- 6.8 KB
sched-stats.rst -rw-r--r-- 7.4 KB
text_files.rst -rw-r--r-- 101 bytes

back to top