Commit db9571a66156 for kernel
commit db9571a66156bfbc0273e66e5c77923869bda547
Merge: 148f95f75c51 9abbecf408cb
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Wed Feb 11 14:36:47 2026 -0800
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