commit | 9c40818da5b39fca236029059ab839857b1ef56c | [log] [tgz] |
---|---|---|
author | Andy Lutomirski <luto@MIT.EDU> | Wed Aug 03 09:31:50 2011 -0400 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Thu Aug 04 16:13:35 2011 -0700 |
tree | bfeb2ee130ff5b583aa26c541ea36f8bbad6cbf7 | |
parent | 1bdfac19b3ecfca545281c15c7aea7ebc2eaef31 [diff] |
x86-64: Move the "user" vsyscall segment out of the data segment. The kernel's loader doesn't seem to care, but gold complains. Signed-off-by: Andy Lutomirski <luto@mit.edu> Link: http://lkml.kernel.org/r/f0716870c297242a841b949953d80c0d87bf3d3f.1312378163.git.luto@mit.edu Reported-by: Arkadiusz Miskiewicz <a.miskiewicz@gmail.com> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>