]> git.karo-electronics.de Git - mv-sheeva.git/commit
x86: add notrace annotations to vsyscall.
authorSteven Rostedt <srostedt@redhat.com>
Mon, 12 May 2008 19:20:41 +0000 (21:20 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 23 May 2008 18:31:39 +0000 (20:31 +0200)
commit23adec554a7648f99c8acc0caf49c66320cd2b84
treee0b00785326ed31ce447021a499e8337f891a6a6
parentffdc1a09ae7e2cbd714a446ee38a27f625b5f1c8
x86: add notrace annotations to vsyscall.

Add the notrace annotations to the vsyscall functions - there we are
not in kernel context yet, so the tracer function cannot (and must not)
be called.

Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/vsyscall_64.c
arch/x86/vdso/vclock_gettime.c
arch/x86/vdso/vgetcpu.c
include/asm-x86/vsyscall.h