[GIT PULL] printk for 6.8
From: Petr Mladek
Date: Fri Dec 22 2023 - 14:34:30 EST
Hi Linus,
please pull the latest printk changes from
git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux.git tags/printk-for-6.8
====================================
- Prevent refcount warning from a code releasing a fwnode.
----------------------------------------------------------------
Herve Codina (1):
lib/vsprintf: Fix %pfwf when current node refcount == 0
lib/vsprintf.c | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)