diff options
author | 2007-08-11 09:03:11 +1000 | |
---|---|---|
committer | 2007-08-15 15:12:50 +1000 | |
commit | 55a910a81d0c3014abc20b9efa73c595b3e68339 (patch) | |
tree | 8625f499bea6286fea45f6aa973aad0d23eb4531 /drivers/acpi/debug.c | |
parent | [POWERPC] Fix small race in 44x tlbie function (diff) | |
download | linux-dev-55a910a81d0c3014abc20b9efa73c595b3e68339.tar.xz linux-dev-55a910a81d0c3014abc20b9efa73c595b3e68339.zip |
[POWERPC] Fix for assembler -g
ppc64 does the unusual thing of using #include on a compiler-generated
assembly file (lparmap.s) from an assembly source file (head_64.S).
This runs afoul of my recent patch to pass -gdwarf2 to the assembler
under CONFIG_DEBUG_INFO. This patch avoids the problem by disabling
DWARF generation (-g0) when producing lparmap.s.
Signed-off-by: Roland McGrath <roland@redhat.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'drivers/acpi/debug.c')
0 files changed, 0 insertions, 0 deletions