commit | 1b3f2a72bbcfdf92e368a44448c45eb639b05b5e | [log] [tgz] |
---|---|---|
author | Andy Lutomirski <luto@mit.edu> | Wed Jul 13 09:24:11 2011 -0400 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Wed Jul 13 11:23:07 2011 -0700 |
tree | 99932e5554b80458fd6769f433c96fea8cbab1de | |
parent | 59e97e4d6fbcd5b74a94cb48bcbfc6f8478a5e93 [diff] |
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>