aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd/commit.c
diff options
context:
space:
mode:
authorScott Wood <[email protected]>2015-03-12 16:46:00 -0500
committerHelge Deller <[email protected]>2015-04-24 13:45:54 +0200
commita4e4f67f41d9bfcc2a00849a75712f09a7d43798 (patch)
treed60de2e18f28af66c910e79a561e56c96d778248 /fs/jbd/commit.c
parent27cf3a16b2535a490f8cf1d29a6634f1c70f7831 (diff)
parisc: %pf is only for function pointers
Use %ps for actual addresses, otherwise you'll get bad output on arches like parisc64 where %pf expects a function descriptor. This wasn't normally seen on parisc64 because the code is not built unless DEBUG_SUPERIO_INIT is manually defined. Patch modified by Helge Deller to utilize KERN_DEBUG. Signed-off-by: Scott Wood <[email protected]> Cc: [email protected] cc: James Bottomley <[email protected]> Signed-off-by: Helge Deller <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions