]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'printk-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/printk...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 11 Feb 2026 22:36:47 +0000 (14:36 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 11 Feb 2026 22:36:47 +0000 (14:36 -0800)
commitdb9571a66156bfbc0273e66e5c77923869bda547
tree513e6592025b36c461e30f84d10c1aed9982d308
parent148f95f75c513936d466bcc7e6bf73298da2212b
parent9abbecf408cba09d73d14f044e1bc12ab7776da0
Merge tag 'printk-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux

Pull printk updates from Petr Mladek:

 - Check all mandatory callbacks when registering nbcon consoles

 - Fix some compiler warnings

* tag 'printk-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux:
  vsnprintf: drop __printf() attributes on binary printing functions
  printf: convert test_hashed into macro
  printk: nbcon: Check for device_{lock,unlock} callbacks