-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sched: remove spin_lock_irqsave(NULL) support #15324
base: master
Are you sure you want to change the base?
Conversation
(this comment is not specific to this PR) |
We replace a big lock with smaller locks. Generally, it's easy to find which lock protects what through file searching. |
sometimes it's obvious. sometimes not. |
aa76d61
to
acaa1ca
Compare
@hujun260 please rebase the patch to fix the conflict. |
…040_pio.c Signed-off-by: hujun5 <[email protected]>
Signed-off-by: hujun5 <[email protected]>
done |
Summary
sched: remove spin_lock_irqsave(NULL) support
Impact
sched
Testing
ci
qemu-armv8a:nsh_smp