]> Git Repo - linux.git/commit
Documentation: Restrict TSC test code to x86
authorAlexander Graf <[email protected]>
Tue, 28 Oct 2014 00:03:59 +0000 (01:03 +0100)
committerJonathan Corbet <[email protected]>
Tue, 28 Oct 2014 12:46:27 +0000 (08:46 -0400)
commit371aedbfbba542b39e9286ec644f1166f43b5cd3
tree8636fe0eb541639aa829a0bbb424b485ea76e103
parent0f8b7f5d761b5a4770e1e2cb705daa17677c2433
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 <[email protected]>
Acked-by: Peter Foley <[email protected]>
Signed-off-by: Jonathan Corbet <[email protected]>
Documentation/prctl/Makefile
This page took 0.055002 seconds and 4 git commands to generate.