aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorHeiko Carstens <[email protected]>2009-04-23 13:58:10 +0200
committerMartin Schwidefsky <[email protected]>2009-04-23 13:58:18 +0200
commit75ee034addc9ac3f6a38a9e6b30e9b54be15d4e5 (patch)
treefd7abe59eb592267284919a26d0778c4e951d772 /fs/jbd2/commit.c
parent4d7a3cdfb4c9aa1e2ce61f3b16b24eb6acf6726d (diff)
[S390] omit frame pointers on s390 when possible
Always omit frame pointers on s390. They aren't too useful for the kernel since we have already the kernel stack backchain which allows us to walk the kernel stack. So eleminate the extra code for frame pointers. Only allow the extra code for the function tracer since the gcc compile options -pg and -fomit-frame-pointer are incompatible. Signed-off-by: Heiko Carstens <[email protected]> Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions