x86-64: Turn off -pg and turn on -foptimize-sibling-calls for vDSO
authorAndy Lutomirski <luto@MIT.EDU>
Mon, 23 May 2011 13:31:29 +0000 (09:31 -0400)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 24 May 2011 12:51:29 +0000 (14:51 +0200)
commit6447facba36e3fff77ab4c68f46297a5dab024c8
tree39a373cd6e3442dd7b771e8662c3f073e7b53065
parent44259b1abfaa8bb819d25d41d71e8e33e25dd36a
x86-64: Turn off -pg and turn on -foptimize-sibling-calls for vDSO

The vDSO isn't part of the kernel, so profiling and kernel
backtraces don't really matter.

Signed-off-by: Andy Lutomirski <luto@mit.edu>
Cc: Andi Kleen <andi@firstfloor.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Eric Dumazet <eric.dumazet@gmail.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Borislav Petkov <bp@amd64.org>
Link: http://lkml.kernel.org/r/%3C23087b738c037342abb53f2f07b9bef89ceaeea3.1306156808.git.luto%40mit.edu%3E
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/vdso/Makefile