diff options
author | Heiko Stuebner <[email protected]> | 2023-01-18 15:22:52 +0100 |
---|---|---|
committer | Palmer Dabbelt <[email protected]> | 2023-01-24 22:13:15 -0800 |
commit | 285b6a18daf1358e70a4c842884d9ff2d2fe53e2 (patch) | |
tree | 8f76ab1afb95b4bc10bc89092015dc86cd3db7f9 /scripts/generate_rust_analyzer.py | |
parent | 9d5567ccf96fb2f1eb83d531eee23ead4aa8f2a3 (diff) |
RISC-V: Fix do_notify_resume / do_work_pending prototype
Commit b0f4c74eadbf ("RISC-V: Fix unannoted hardirqs-on in return to
userspace slow-path") renamed the do_notify_resume function to
do_work_pending but did not change the prototype in signal.h
Do that now, as the original function does not exist anymore.
Fixes: b0f4c74eadbf ("RISC-V: Fix unannoted hardirqs-on in return to userspace slow-path")
Signed-off-by: Heiko Stuebner <[email protected]>
Reviewed-by: Andrew Jones <[email protected]>
Reviewed-by: Conor Dooley <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions