Linus,

please pull one vsprintf fix from

  git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk 
tags/printk-for-5.2-fixes

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

- Replace the problematic probe_kernel_read() with original simple
  pointer checks in vsprintf().

----------------------------------------------------------------
Petr Mladek (1):
      vsprintf: Do not break early boot with probing addresses

 lib/vsprintf.c | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

Reply via email to