]> Git Repo - linux.git/commitdiff
Merge tag 'printk-for-5.20-sane' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <[email protected]>
Fri, 5 Aug 2022 16:54:36 +0000 (09:54 -0700)
committerLinus Torvalds <[email protected]>
Fri, 5 Aug 2022 16:54:36 +0000 (09:54 -0700)
Pull printk updates from Petr Mladek:

 - Allow reading kernel log in gdb even on 32 bits systems

 - More granular check of the buffer usage in printf selftest

 - Clang warning fix

* tag 'printk-for-5.20-sane' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux:
  lib/test_printf.c: fix clang -Wformat warnings
  scripts/gdb: fix 'lx-dmesg' on 32 bits arch
  lib/test_printf.c: split write-beyond-buffer check in two


Trivial merge
This page took 0.06494 seconds and 4 git commands to generate.