From: Scott Wood Date: Thu, 12 Mar 2015 03:13:54 +0000 (-0500) Subject: jfs: %pf is only for function pointers X-Git-Tag: omap-for-v4.1/fixes-rc1~153^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d2ac45611b072a24e5014a56a65e6be31c1f884;p=pandora-kernel.git jfs: %pf is only for function pointers Use %ps for actual addresses, otherwise you'll get bad output on arches like ppc64 where %pf expects a function descriptor. Signed-off-by: Scott Wood Signed-off-by: Dave Kleikamp Cc: jfs-discussion@lists.sourceforge.net --- Reading git-diff-tree failed