1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-26 18:43:33 -05:00
linux/Documentation/prctl
Alexander Graf 371aedbfbb Documentation: Restrict TSC test code to x86
The prctl test code in Documentation/ tries to show how to
use a call that only makes sense on x86. Restrict it there
so that other platforms don't try to call asm("rdtsc").

Signed-off-by: Alexander Graf <agraf@suse.de>
Acked-by: Peter Foley <pefoley2@pefoley.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2014-10-28 08:46:27 -04:00
..
.gitignore
disable-tsc-ctxt-sw-stress-test.c
disable-tsc-on-off-stress-test.c
disable-tsc-test.c
Makefile Documentation: Restrict TSC test code to x86 2014-10-28 08:46:27 -04:00
no_new_privs.txt
seccomp_filter.txt