[GIT PULL] printk fixup for 6.6

From: Petr Mladek
Date: Fri Sep 08 2023 - 03:13:58 EST


Hi Linus,

please pull one revert in the printk code

git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux.git tags/printk-for-6.6-fixup

==========================

- Revert exporting symbols needed for dumping the raw printk buffer
in panic().

==========================

I pushed the export prematurely before the user was ready for merging
into the mainline.

----------------------------------------------------------------
Christoph Hellwig (1):
Revert "printk: export symbols for debug modules"

kernel/printk/printk.c | 2 --
1 file changed, 2 deletions(-)