linux_dsm_epyc7002/arch/x86/tools
Stefani Seibold d2312e3379 x86, vdso: Make vsyscall_gtod_data handling x86 generic
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>
2014-03-18 12:51:52 -07:00
..
.gitignore
chkobjdump.awk
distill.awk
gen-insn-attr-x86.awk
insn_sanity.c
Makefile
relocs_32.c
relocs_64.c
relocs_common.c x86, relocs: Add manual debug mode 2014-01-22 04:21:45 -08:00
relocs.c x86, vdso: Make vsyscall_gtod_data handling x86 generic 2014-03-18 12:51:52 -07:00
relocs.h x86, relocs: Add manual debug mode 2014-01-22 04:21:45 -08:00
test_get_len.c