]> git.karo-electronics.de Git - karo-tx-linux.git/commit
x86/asm: Remove the xyz_cfi macros from dwarf2.h
authorAndy Lutomirski <luto@kernel.org>
Tue, 13 Oct 2015 00:32:13 +0000 (17:32 -0700)
committerIngo Molnar <mingo@kernel.org>
Wed, 14 Oct 2015 14:56:28 +0000 (16:56 +0200)
commitaf22aa7c766d50712b9afeca53e9e4208ce6284c
tree6926b945fd92b633157f5cff9e42d56e5054ab2c
parent893a3ec27e1dae62a904f78d53244001979748a6
x86/asm: Remove the xyz_cfi macros from dwarf2.h

They are currently unused, and I don't think that anyone was
ever particularly happy with them.  They had the unfortunate
property that they made it easy to CFI-annotate things without
thinking about them -- when pushing, do you want to just update
the CFA offset, or do you also want to update the saved location
of the register being pushed?

Suggested-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Andy Lutomirski <luto@kernel.org>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Brian Gerst <brgerst@gmail.com>
Cc: Denys Vlasenko <dvlasenk@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/1447bfbd10bb268b4593b32534ecefa1f4df287e.1444696194.git.luto@kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/include/asm/dwarf2.h