]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
mm: Convert print_symbol to %pSR
authorJoe Perches <joe@perches.com>
Wed, 12 Dec 2012 18:19:12 +0000 (10:19 -0800)
committerJiri Kosina <jkosina@suse.cz>
Mon, 29 Apr 2013 13:24:33 +0000 (15:24 +0200)
commit071361d3473ebb8142907470ff12d59c59f6be72
treecebdd2bd5cf478c86c1d113f358267a42b0c4413
parent7af584d3b0e0ba025562198e6bfbff3c0fe1f17e
mm: Convert print_symbol to %pSR

Use the new vsprintf extension to avoid any possible
message interleaving.

Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
mm/memory.c
mm/slab.c