-
Bug
-
Resolution: Done
-
Undefined
-
None
-
False
-
-
False
-
None
-
rhel-kernel-ft
-
-
-
CK-2025-wk41
-
1
The beaker job: https://beaker.engineering.redhat.com/jobs/11697368
This should be introduce by the recent change in https://gitlab.cee.redhat.com/kernel-qe/kernel/-/commit/caa6f65fae8bce3935ed4dfcbda02e251c5e91a3
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: raw_spin_lock_irq :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 06:08:41 ] :: [ FAIL ] :: Command 'insmod /root/rpmbuild/BUILD/kernel-4.18.0-372.162.1.el8_6/linux-4.18.0-372.162.1.el8.s390x/kernel/locking/locktorture.ko torture_type=raw_spin_lock_irq' (Expected 0, got 1) :: [ 06:18:41 ] :: [ FAIL ] :: Command 'rmmod locktorture' (Expected 0, got 1) :: [ 06:18:41 ] :: [ FAIL ] :: Command 'dmesg | grep -E raw_spin_lock_irq-t.*SUCCESS' (Expected 0, got 1) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 600s :: Assertions: 0 good, 3 bad :: RESULT: FAIL (raw_spin_lock_irq)
[ 3974.884738] lock-torture: invalid torture type: "raw_spin_lock_irq"
[ 3974.884750] lock-torture types:
[ 3974.884751] lock_busted
[ 3974.884752] spin_lock
[ 3974.884753] spin_lock_irq
[ 3974.884754] rw_lock
[ 3974.884755] rw_lock_irq
[ 3974.884755] mutex_lock
[ 3974.884756] ww_mutex_lock
[ 3974.884756] rtmutex_lock
[ 3974.884757] rwsem_lock
[ 3974.884758] percpu_rwsem_lock
From rhel8.6 kernel hasn't supported "raw_spin_lock_irq" and "raw_spin_lock" yet.
- links to