diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2023-02-01 16:52:54 -0500 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2025-09-13 15:15:07 -0400 |
commit | 9892775af5a5323a7f15ae1d92d025b5be14c658 (patch) | |
tree | d251fec0e47dee21f7e40a3dad2af951b8b9f756 /rust/kernel/irq/request.rs | |
parent | 76eeb9b8de9880ca38696b2fb56ac45ac0a25c6c (diff) |
csky: remove BS check for FAULT_FLAG_ALLOW_RETRY
flags are initialized as FAULT_FLAG_DEFAULT, and the only thing done
to that afterwards is |=; since FAULT_FLAG_DEFAULT already includes
FAULT_FLAG_ALLOW_RETRY, it's guaranteed to remain there all along.
Reviewed-by: Guo Ren (Alibaba Damo Academy) <guoren@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'rust/kernel/irq/request.rs')
0 files changed, 0 insertions, 0 deletions