diff options
author | Hassan Naveed <[email protected]> | 2019-03-12 22:48:06 +0000 |
---|---|---|
committer | Paul Burton <[email protected]> | 2019-03-19 15:26:08 -0700 |
commit | 6c2c8a18886897226ee43e77c0149a8e1874274a (patch) | |
tree | 2abf18905b92953ba76ae86bff01f56357fa7b06 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 0d1d17b9ff8e7d69b2169337b263822355404a86 (diff) |
MIPS: eBPF: Provide eBPF support for MIPS64R6
Currently eBPF support is available on MIPS64R2 only. Use MIPS64R6
variants of instructions like multiply, divide, movn, movz so eBPF
can run on the newer ISA. Also, we only need to check ISA revision
before JIT'ing code, because we know the CPU is running a 64-bit
kernel because eBPF JIT is only included in kernels with CONFIG_64BIT=y
due to Kconfig dependencies.
Signed-off-by: Hassan Naveed <[email protected]>
Signed-off-by: Paul Burton <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: Ralf Baechle <[email protected]>
Cc: James Hogan <[email protected]>
Cc: Alexei Starovoitov <[email protected]>
Cc: Daniel Borkmann <[email protected]>
Cc: open list:MIPS <[email protected]>
Cc: open list <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions