You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The __user annotations were removed from the {save,restore}_fp_state()
function signatures by commit 007f5c3 ("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 <[email protected]>
Fixes: 007f5c3 ("Refactor FPU code in signal setup/return procedures")
Cc: Alan Kao <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
0 commit comments