kernel-ark/arch/x86/vdso
Peter Zijlstra f7b6eb3fa0 x86: Set context.vdso before installing the mapping
In order to make arch_vma_name() work from inside
install_special_mapping() we need to set the context.vdso
before calling it.

( This is needed for performance counters to be able to track
  this special executable area. )

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-06-05 14:46:40 +02:00
..
vdso32
.gitignore
Makefile x86: no stack protector for vdso 2009-02-10 00:41:56 +01:00
vclock_gettime.c x86: gettimeofday() vDSO: fix segfault when tv == NULL 2009-04-30 12:31:45 +02:00
vdso32-setup.c x86: Set context.vdso before installing the mapping 2009-06-05 14:46:40 +02:00
vdso32.S
vdso-layout.lds.S
vdso-note.S
vdso.lds.S
vdso.S
vextern.h
vgetcpu.c
vma.c x86: Set context.vdso before installing the mapping 2009-06-05 14:46:40 +02:00
vvar.c