From: Heiko Carstens Date: Mon, 2 Sep 2013 09:20:00 +0000 (+0200) Subject: s390/dumpstack: convert print_symbol to %pSR X-Git-Tag: v3.12-rc1~56^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8237ac3c4c827a187538fab1ca370e34addc922d;p=pandora-kernel.git s390/dumpstack: convert print_symbol to %pSR This is the same as what other architectures did. The change has also the advantage that there won't be any interleaving messages between printk() and print_symbol(). Signed-off-by: Heiko Carstens --- Reading git-diff-tree failed