diff options
author | 2017-02-03 09:54:07 +0000 | |
---|---|---|
committer | 2017-02-03 08:28:25 -0800 | |
commit | 4b9eee96fcb361a5e16a8d2619825e8a048f81f7 (patch) | |
tree | 1347fe88fba35018e2d9f14be79a7feb29e75151 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | modversions: treat symbol CRCs as 32 bit quantities (diff) | |
download | wireguard-linux-4b9eee96fcb361a5e16a8d2619825e8a048f81f7.tar.xz wireguard-linux-4b9eee96fcb361a5e16a8d2619825e8a048f81f7.zip |
module: unify absolute krctab definitions for 32-bit and 64-bit
The previous patch introduced a separate inline asm version of the
krcrctab declaration template for use with 64-bit architectures, which
cannot refer to ELF symbols using 32-bit quantities.
This declaration should be equivalent to the C one for 32-bit
architectures, but just in case - unify them in a separate patch, which
can simply be dropped if it turns out to break anything.
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions