aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-04-28 00:42:52 +0200
committerNathan Chancellor <natechancellor@gmail.com>2018-05-24 21:02:31 -0700
commit4b5a17b7de09f7456ed426bb26646e7cd4ece01d (patch)
tree3fcb2fa6eb4af1ea780740184f37f83d2914cabc /tools/perf/scripts/python/check-perf-trace.py
parent897415a7df603512c8ff04be0ce41aa0c9f1f139 (diff)
FROMGIT: arm64: export tishift functions to modules
Otherwise modules that use these arithmetic operations will fail to link. We accomplish this with the usual EXPORT_SYMBOL, which on most architectures goes in the .S file but the ARM64 maintainers prefer that insead it goes into arm64ksyms. While we're at it, we also fix this up to use SPDX, and I personally choose to relicense this as GPL2||BSD so that these symbols don't need to be export_symbol_gpl, so all modules can use the routines, since these are important general purpose compiler-generated function calls. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> Reported-by: PaX Team <pageexec@freemail.hu> Cc: stable@vger.kernel.org Signed-off-by: Will Deacon <will.deacon@arm.com> (cherry picked from commit 255845fc43a3aaf806852a1d3bc89bff1411ebe3) Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions