diff options
author | Alexei Starovoitov <[email protected]> | 2023-11-01 22:30:27 -0700 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2023-11-01 22:30:28 -0700 |
commit | b479d38ba959a8e3ffc4d9f760a9f2e4b9027e66 (patch) | |
tree | fb460b6b1633d37877ab1ffe856a8d9ca5b30d21 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 05670f81d1287c40ec861186e4c4e3401013e7fb (diff) | |
parent | 85eb035e6cfd615071256592e1dbe72c1d99c24b (diff) |
Merge branch 'bpf-fix-incorrect-immediate-spill'
Hao Sun says:
====================
bpf: Fix incorrect immediate spill
Immediate is incorrectly cast to u32 before being spilled, losing sign
information. The range information is incorrect after load again. Fix
immediate spill by remove the cast. The second patch add a test case
for this.
Signed-off-by: Hao Sun <[email protected]>
---
Changes in v3:
- Change the expected log to fix the test case
- Link to v2: https://lore.kernel.org/r/[email protected]
Changes in v2:
- Add fix and cc tags.
- Link to v1: https://lore.kernel.org/r/[email protected]
---
====================
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions