aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/vm/mlock2-tests.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testing/selftests/vm/mlock2-tests.c')
-rw-r--r--tools/testing/selftests/vm/mlock2-tests.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/vm/mlock2-tests.c b/tools/testing/selftests/vm/mlock2-tests.c
index e5dbc87b4297..4997b9222cfa 100644
--- a/tools/testing/selftests/vm/mlock2-tests.c
+++ b/tools/testing/selftests/vm/mlock2-tests.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
#define _GNU_SOURCE
#include <sys/mman.h>
#include <stdint.h>