diff options
author | Andi Kleen <andi@firstfloor.org> | 2010-02-02 22:40:02 (GMT) |
---|---|---|
committer | Michal Marek <mmarek@suse.cz> | 2010-02-05 22:21:18 (GMT) |
commit | d0679c730395d0bde9a46939e7ba255b4ba7dd7c (patch) | |
tree | d6b6514d90826a2a52c463a944a301e267aeb30f /Documentation/timers | |
parent | 59dde3853e07aaadc2b63abd16c954d5b0606cf1 (diff) | |
download | linux-fsl-qoriq-d0679c730395d0bde9a46939e7ba255b4ba7dd7c.tar.xz |
kbuild: move -fno-dwarf2-cfi-asm to powerpc only
Better dwarf2 unwind information is a good thing, it allows better
debugging with kgdb and crash and helps systemtap.
Commit 003086497f07f7f1e67c0c295e261740f822b377 ("Build with
-fno-dwarf2-cfi-asm") disabled some CFI information globally to work
around a module loader bug on powerpc.
But this disables the better unwind tables for all architectures, not just
powerpc. Move the workaround to powerpc and also add a suitable comment
that's it really a workaround.
This improves dwarf2 unwind tables on x86 at least.
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Cc: Kyle McMartin <kyle@mcmartin.ca>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'Documentation/timers')
0 files changed, 0 insertions, 0 deletions