diff options
author | Ben Gardon <[email protected]> | 2021-02-02 10:57:14 -0800 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2021-02-04 05:27:43 -0500 |
commit | f3d4b4b1dc1c5fb9ea17cac14133463bfe72f170 (patch) | |
tree | e5c72ff9e9518c7817fca537fb67f09cf6fef844 /lib/mpi/mpi-mod.c | |
parent | a09a689a534183c48f200bc2de1ae61ae9c462ad (diff) |
sched: Add cond_resched_rwlock
Safely rescheduling while holding a spin lock is essential for keeping
long running kernel operations running smoothly. Add the facility to
cond_resched rwlocks.
CC: Ingo Molnar <[email protected]>
CC: Will Deacon <[email protected]>
Acked-by: Peter Zijlstra <[email protected]>
Acked-by: Davidlohr Bueso <[email protected]>
Acked-by: Waiman Long <[email protected]>
Acked-by: Paolo Bonzini <[email protected]>
Signed-off-by: Ben Gardon <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions