]> Git Repo - linux.git/commit
mm: Convert print_symbol to %pSR
authorJoe Perches <[email protected]>
Wed, 12 Dec 2012 18:19:12 +0000 (10:19 -0800)
committerJiri Kosina <[email protected]>
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 <[email protected]>
Acked-by: Christoph Lameter <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
mm/memory.c
mm/slab.c
This page took 0.051932 seconds and 4 git commands to generate.