From 8237ac3c4c827a187538fab1ca370e34addc922d Mon Sep 17 00:00:00 2001 From: Heiko Carstens Date: Mon, 2 Sep 2013 11:20:00 +0200 Subject: [PATCH] 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-format-patch failed