aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/prctl/disable-tsc-on-off-stress-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testing/selftests/prctl/disable-tsc-on-off-stress-test.c')
-rw-r--r--tools/testing/selftests/prctl/disable-tsc-on-off-stress-test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/prctl/disable-tsc-on-off-stress-test.c b/tools/testing/selftests/prctl/disable-tsc-on-off-stress-test.c
index a06f027e9d16..79950f9a26fd 100644
--- a/tools/testing/selftests/prctl/disable-tsc-on-off-stress-test.c
+++ b/tools/testing/selftests/prctl/disable-tsc-on-off-stress-test.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* Tests for prctl(PR_GET_TSC, ...) / prctl(PR_SET_TSC, ...)
*