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
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/6037
JIRA: https://issues.redhat.com/browse/RHEL-60306
Depends: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/5892
since !5892 is already in readyForMerge state and backports the following commits that would have been backported by this MR:
```
ca4bc2e locking/qspinlock: Fix 'wait_early' set but not used warning
d566c78 locking/rwsem: Clarify that RWSEM_READER_OWNED is just a hint
f22f713 locking/rwsem: Make DEBUG_RWSEMS and PREEMPT_RT mutually exclusive d84f317 locking/mutex: split out mutex_types.h
```
Omitted-fix: 6623b02
```
locking/pvqspinlock: Correct the type of "old" variable in pv_kick_node()
[...]
for LoongArch. Correct the type of "old" variable to "u8".
```
Omitted-fix: 45e15c1
```
csky: Add qspinlock support
```
Signed-off-by: Čestmír Kalina <ckalina@redhat.com>
Approved-by: Tony Camuso <tcamuso@redhat.com>
Approved-by: Phil Auld <pauld@redhat.com>
Approved-by: Rafael Aquini <raquini@redhat.com>
Approved-by: Waiman Long <longman@redhat.com>
Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
Merged-by: Rado Vrbovsky <rvrbovsk@redhat.com>
0 commit comments