From: Kees Cook Date: Mon, 30 Jun 2014 20:37:59 +0000 (-0700) Subject: sparc: use %s for unaligned panic X-Git-Tag: omap-for-v3.17/fixes-against-rc2~148^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7fbaf016e917a14b5cbed7a724e0a45338700ee;p=pandora-kernel.git sparc: use %s for unaligned panic Since unaligned_panic() takes a literal string, make sure it can never accidentally be used as a format string. Signed-off-by: Kees Cook Signed-off-by: David S. Miller --- Reading git-diff-tree failed