diff options
author | 2021-06-28 19:34:46 -0700 | |
---|---|---|
committer | 2021-06-29 10:53:46 -0700 | |
commit | 1a88ef87f861e10611e9162c4c701704bfdeed85 (patch) | |
tree | 217a4985291b06db6934e12cdf05844ab30cfd70 /mm/debug_vm_pgtable.c | |
parent | slub: restore slub_debug=- behavior (diff) | |
download | wireguard-linux-1a88ef87f861e10611e9162c4c701704bfdeed85.tar.xz wireguard-linux-1a88ef87f861e10611e9162c4c701704bfdeed85.zip |
slub: actually use 'message' in restore_bytes()
The message argument isn't used here. Let's pass the string to the printk
message so that the developer can figure out what's happening, instead of
guessing that a redzone is being restored, etc.
Link: https://lkml.kernel.org/r/20210601182202.3011020-3-swboyd@chromium.org
Signed-off-by: Stephen Boyd <swboyd@chromium.org>
Reviewed-by: Vlastimil Babka <vbabka@suse.cz>
Acked-by: David Rientjes <rientjes@google.com>
Reviewed-by: Muchun Song <songmuchun@bytedance.com>
Cc: Christoph Lameter <cl@linux.com>
Cc: Joe Perches <joe@perches.com>
Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com>
Cc: Pekka Enberg <penberg@kernel.org>
Cc: Petr Mladek <pmladek@suse.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/debug_vm_pgtable.c')
0 files changed, 0 insertions, 0 deletions