git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f121e5
)
x86, vdso: Move the 32-bit vdso special pages after the text
author
Andy Lutomirski
<luto@amacapital.net>
Mon, 5 May 2014 19:19:35 +0000
(12:19 -0700)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Mon, 5 May 2014 20:18:56 +0000
(13:18 -0700)
This unifies the vdso mapping code and teaches it how to map special
pages at addresses corresponding to symbols in the vdso image. The
new code is used for all vdso variants, but so far only the 32-bit
variants use the new vvar page position.
Signed-off-by: Andy Lutomirski <luto@amacapital.net>
Link:
http://lkml.kernel.org/r/b6d7858ad7b5ac3fd3c29cab6d6d769bc45d195e.1399317206.git.luto@amacapital.net
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/include/asm/elf.h
patch
|
blob
|
history
arch/x86/include/asm/vdso.h
patch
|
blob
|
history
arch/x86/include/asm/vdso32.h
[deleted file]
patch
|
blob
|
history
arch/x86/vdso/vdso-layout.lds.S
patch
|
blob
|
history
arch/x86/vdso/vdso2c.c
patch
|
blob
|
history
arch/x86/vdso/vdso2c.h
patch
|
blob
|
history
arch/x86/vdso/vdso32-setup.c
patch
|
blob
|
history
arch/x86/vdso/vma.c
patch
|
blob
|
history
diff --cc
arch/x86/include/asm/elf.h
Simple merge
diff --cc
arch/x86/include/asm/vdso.h
Simple merge
diff --cc arch/x86/include/asm/vdso32.h
Simple merge
diff --cc
arch/x86/vdso/vdso-layout.lds.S
Simple merge
diff --cc
arch/x86/vdso/vdso2c.c
Simple merge
diff --cc
arch/x86/vdso/vdso2c.h
Simple merge
diff --cc
arch/x86/vdso/vdso32-setup.c
Simple merge
diff --cc
arch/x86/vdso/vma.c
Simple merge