aboutsummaryrefslogtreecommitdiff
path: root/tools/include
diff options
context:
space:
mode:
authorGravatar Ingo Molnar <mingo@kernel.org> 2018-10-02 09:50:34 +0200
committerGravatar Ingo Molnar <mingo@kernel.org> 2018-10-02 09:50:34 +0200
commit97e831e13015045c098e1187f9b8b8e9bace9413 (patch)
tree26c4a34a290841a140007bf10a45798b8ea49c44 /tools/include
parentMerge tag 'perf-core-for-mingo-4.20-20180924' of git://git.kernel.org/pub/scm... (diff)
parentperf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf events (diff)
downloadlinux-97e831e13015045c098e1187f9b8b8e9bace9413.tar.gz
linux-97e831e13015045c098e1187f9b8b8e9bace9413.tar.bz2
linux-97e831e13015045c098e1187f9b8b8e9bace9413.zip
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'tools/include')
-rw-r--r--tools/include/tools/libc_compat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/include/tools/libc_compat.h b/tools/include/tools/libc_compat.h
index 664ced8cb1b0..e907ba6f15e5 100644
--- a/tools/include/tools/libc_compat.h
+++ b/tools/include/tools/libc_compat.h
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0+
+// SPDX-License-Identifier: (LGPL-2.0+ OR BSD-2-Clause)
/* Copyright (C) 2018 Netronome Systems, Inc. */
#ifndef __TOOLS_LIBC_COMPAT_H