diff options
| author | Steven Rostedt <[email protected]> | 2009-09-17 04:05:58 +0000 |
|---|---|---|
| committer | Steven Rostedt <[email protected]> | 2009-09-17 19:53:40 +0000 |
| commit | b375a11a239e9e1cac40c7f3ff28b343d9f7ac51 (patch) | |
| tree | c69d29112ac9eb3689ddac166df65d06b268ad6d /fs/proc/array.c | |
| parent | vsprintf: add %ps that is the same as %pS but is like %pf (diff) | |
| download | kernel-b375a11a239e9e1cac40c7f3ff28b343d9f7ac51.tar.gz kernel-b375a11a239e9e1cac40c7f3ff28b343d9f7ac51.zip | |
tracing: switch function prints from %pf to %ps
For direct function pointers (like what mcount provides) PowerPC64
requires the use of %ps, otherwise nothing is printed.
This patch converts all prints of functions retrieved through mcount
to use the %ps format from the %pf.
Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
