]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] x86-64: Prevent gcc 4 from optimizing away vsyscalls
authorAndi Kleen <ak@suse.de>
Mon, 12 Sep 2005 16:49:24 +0000 (18:49 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 12 Sep 2005 17:50:56 +0000 (10:50 -0700)
commit2e8ad43ec07545780ce7992cb18e2d82c7abd24c
tree10d7cb19a4be3b19189d173a9fa544b63b1c5932
parentc1a71a1ede8f743209237b2736893f3aebe13bb0
[PATCH] x86-64: Prevent gcc 4 from optimizing away vsyscalls

They were previously static.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/kernel/vsyscall.c