summaryrefslogtreecommitdiff
path: root/mm/zsmalloc.c
diff options
context:
space:
mode:
authorMatthew Wilcox <mawilcox@microsoft.com>2018-01-05 03:17:59 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2018-01-05 03:45:09 +0300
commit152a2d199e1385c6ccef17c24555103b30447c91 (patch)
treec01be7a8eeadc9c101110d784f89509445a40900 /mm/zsmalloc.c
parentdc8635b78cd8669c37e230058d18c33af7451ab1 (diff)
downloadlinux-152a2d199e1385c6ccef17c24555103b30447c91.tar.xz
mm/debug.c: provide useful debugging information for VM_BUG
With the recent addition of hashed kernel pointers, places which need to produce useful debug output have to specify %px, not %p. This patch fixes all the VM debug to use %px. This is appropriate because it's debug output that the user should never be able to trigger, and kernel developers need to see the actual pointers. Link: http://lkml.kernel.org/r/20171219133236.GE13680@bombadil.infradead.org Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com> Acked-by: Michal Hocko <mhocko@suse.com> Cc: "Tobin C. Harding" <me@tobin.cc> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/zsmalloc.c')
0 files changed, 0 insertions, 0 deletions