diff options
author | Scott Wood <scottwood@freescale.com> | 2015-03-12 03:13:57 (GMT) |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2015-03-25 12:57:22 (GMT) |
commit | bbedb179944c29e5e449603163eec9951116fe39 (patch) | |
tree | 7ed8b4a90541e710200df3fc6a067c2dfb88f184 /crypto/crypto_null.c | |
parent | 80a9b64e2c156b6523e7a01f2ba6e5d86e722814 (diff) | |
download | linux-bbedb179944c29e5e449603163eec9951116fe39.tar.xz |
tracing: %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.
Link: http://lkml.kernel.org/r/1426130037-17956-22-git-send-email-scottwood@freescale.com
Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'crypto/crypto_null.c')
0 files changed, 0 insertions, 0 deletions