linux/arch/x86/vdso
Steven Rostedt 23adec554a 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>
2008-05-23 20:31:39 +02:00
..
vdso32
.gitignore
Makefile x86 vDSO: compile with -g, 64-bit 2008-04-19 19:19:55 +02:00
vclock_gettime.c x86: add notrace annotations to vsyscall. 2008-05-23 20:31:39 +02:00
vdso32-setup.c x86: vdso ELF handling - use SELFMAG instead of numeric constant 2008-05-04 20:04:45 +02:00
vdso32.S
vdso-layout.lds.S
vdso-note.S
vdso.lds.S
vdso.S x86_64 vDSO: use initdata 2008-04-28 13:49:35 -07:00
vextern.h
vgetcpu.c x86: add notrace annotations to vsyscall. 2008-05-23 20:31:39 +02:00
vma.c
vvar.c