diff options
author | 2015-11-18 00:56:02 -0800 | |
---|---|---|
committer | 2015-11-18 22:38:11 -0500 | |
commit | f4b16fce7a5a1ec8069b1f577476bdc1d2688cd1 (patch) | |
tree | cb92644a31a75baf9ff434899a44ffbad0a5d8b3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ravb: fix WARNING in __free_irq() (diff) | |
download | linux-dev-f4b16fce7a5a1ec8069b1f577476bdc1d2688cd1.tar.xz linux-dev-f4b16fce7a5a1ec8069b1f577476bdc1d2688cd1.zip |
arm64: bpf: fix buffer pointer
During code review, I noticed we were passing a bad buffer pointer
to bpf_load_pointer helper function called by jitted code.
Point to the buffer allocated by JIT, so we don't silently corrupt
other parts of the stack.
Signed-off-by: Zi Shen Lim <zlim.lnx@gmail.com>
Acked-by: Yang Shi <yang.shi@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions