diff options
author | 2018-07-04 14:12:53 -0700 | |
---|---|---|
committer | 2018-07-04 14:12:53 -0700 | |
commit | 9a6a51154f8be90a76f6a8ea8809115c11cec9dd (patch) | |
tree | 45d372671f9eb18c2c5a04969ee97d0ea235b1bb /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | RISC-V: Fix PTRACE_SETREGSET bug. (diff) | |
parent | RISC-V: Change variable type for 32-bit compatible (diff) | |
download | wireguard-linux-9a6a51154f8be90a76f6a8ea8809115c11cec9dd.tar.xz wireguard-linux-9a6a51154f8be90a76f6a8ea8809115c11cec9dd.zip |
RISC-V: Fix the rv32i kernel build
These patches for building 32-bit RISC-V kernel.
- Fix the compile errors and warnings on RV32I.
- Fix some incompatible problem on RV32I.
- Add format.h for compatible of print format.
The fixed width integer types format for Elf_Addr will move to
generic header by another patch. For now, there are some warning
about unexpected argument of type on RV32I.
Change in v1:
- Fix some error in v1
- Remove implementation of fixed width integer types format for Elf_Addr.
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions