lkml.org 
[lkml]   [2016]   [Aug]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 1/1] UBSAN: fix typo in format string
From
Date
On 07/30/2016 11:30 AM, Nicolas Iooss wrote:
> handle_object_size_mismatch() used %pk to format a kernel pointer with
> pr_err(). This seemed to be a misspelling for %pK, but using this to
> format a kernel pointer does not make much sence here.
>
> Therefore use %p instead, like in handle_missaligned_access().
>
> Signed-off-by: Nicolas Iooss <nicolas.iooss_linux@m4x.org>

Acked-by: Andrey Ryabinin <aryabinin@virtuozzo.com>

\
 
 \ /
  Last update: 2016-08-01 16:01    [W:0.212 / U:0.620 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site