[GIT PULL] printk for 5.10 (includes lockless ringbuffer)
From: Petr Mladek
Date: Fri Oct 16 2020 - 11:05:59 EST
Linus,
please pull one printk hot-fix from
git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux tags/printk-for-5.10-fixup
----------------------------------------------------------------
- Prevent overflow in the new lockless ringbuffer.
----------------------------------------------------------------
Petr Mladek (1):
printk: ringbuffer: Wrong data pointer when appending small string
kernel/printk/printk_ringbuffer.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)