[GIT PULL] printk fixup for 5.13

From: Petr Mladek
Date: Fri Jun 18 2021 - 08:21:32 EST


Linus,

please pull a printk fix from

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

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

- Fix misplaced EXPORT_SYMBOL(vsprintf).

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

It has been introduced in 5.13-rc1 and causes non-necessary churn in
the RT tree where the printk rework is being prepared.

I am sorry for the noise at this stage.

----------------------------------------------------------------
Punit Agrawal (1):
printk: Move EXPORT_SYMBOL() closer to vprintk definition

kernel/printk/printk_safe.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)