|  d2312e3379 This patch move the vsyscall_gtod_data handling out of vsyscall_64.c into an additonal file vsyscall_gtod.c to make the functionality available for x86 32 bit kernel. It also adds a new vsyscall_32.c which setup the VVAR page. Reviewed-by: Andy Lutomirski <luto@amacapital.net> Signed-off-by: Stefani Seibold <stefani@seibold.net> Link: http://lkml.kernel.org/r/1395094933-14252-2-git-send-email-stefani@seibold.net Signed-off-by: H. Peter Anvin <hpa@linux.intel.com> | ||
|---|---|---|
| .. | ||
| .gitignore | ||
| chkobjdump.awk | ||
| distill.awk | ||
| gen-insn-attr-x86.awk | ||
| insn_sanity.c | ||
| Makefile | ||
| relocs.c | ||
| relocs.h | ||
| relocs_32.c | ||
| relocs_64.c | ||
| relocs_common.c | ||
| test_get_len.c | ||