x86-64: Allow alternative patching in the vDSO
commit1b3f2a72bbcfdf92e368a44448c45eb639b05b5e
authorAndy Lutomirski <luto@mit.edu>
Wed, 13 Jul 2011 13:24:11 +0000 (13 09:24 -0400)
committerH. Peter Anvin <hpa@linux.intel.com>
Wed, 13 Jul 2011 18:23:07 +0000 (13 11:23 -0700)
tree99932e5554b80458fd6769f433c96fea8cbab1de
parent59e97e4d6fbcd5b74a94cb48bcbfc6f8478a5e93
x86-64: Allow alternative patching in the vDSO

This code is short enough and different enough from the module
loader that it's not worth trying to share anything.

Signed-off-by: Andy Lutomirski <luto@mit.edu>
Link: http://lkml.kernel.org/r/e73112e4381fff29e31b882c2d0856822edaea53.1310563276.git.luto@mit.edu
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/vdso/vma.c