diff options
author | Scott Wood | 2015-03-11 22:13:54 -0500 |
---|---|---|
committer | Dave Kleikamp | 2015-03-12 12:32:19 -0500 |
commit | 7d2ac45611b072a24e5014a56a65e6be31c1f884 (patch) | |
tree | 6fdfee64197ad1f829527b947ef49a2294437a4e /fs/fs_struct.c | |
parent | 09d35919b06e8508b51ee8a643a67b56f7bea0dd (diff) |
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 <scottwood@freescale.com>
Signed-off-by: Dave Kleikamp <dave.kleikamp@oracle.com>
Cc: jfs-discussion@lists.sourceforge.net
Diffstat (limited to 'fs/fs_struct.c')
0 files changed, 0 insertions, 0 deletions