diff options
author | Paul Walmsley <paul.walmsley@sifive.com> | 2019-10-18 01:41:25 +0300 |
---|---|---|
committer | Paul Walmsley <paul.walmsley@sifive.com> | 2019-10-28 10:46:01 +0300 |
commit | a48dac448d85712dbc827cdfeb29f720f2c345ff (patch) | |
tree | 4121c8380e83e57de672fcfbe7126943d3296881 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 5ed881bc3afc40d7a23c2211ead1aeb4980dda20 (diff) | |
download | linux-a48dac448d85712dbc827cdfeb29f720f2c345ff.tar.xz |
riscv: fp: add missing __user pointer annotations
The __user annotations were removed from the {save,restore}_fp_state()
function signatures by commit 007f5c358957 ("Refactor FPU code in
signal setup/return procedures"), but should be present, and sparse
warns when they are not applied. Add them back in.
This change should have no functional impact.
Signed-off-by: Paul Walmsley <paul.walmsley@sifive.com>
Fixes: 007f5c358957 ("Refactor FPU code in signal setup/return procedures")
Cc: Alan Kao <alankao@andestech.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions