You are not logged in.
Please try:
sudo pacman -U https://pkgbuild.com/\~gromit/linux-bisection-kernels/linux-mainline-v6.12.r1507.g3f02039-1-x86_64.pkg.tar.zst
Offline
Please try:
sudo pacman -U https://pkgbuild.com/\~gromit/linux-bisection-kernels/linux-mainline-v6.12.r1507.g3f02039-1-x86_64.pkg.tar.zst
This one's good
Offline
Does adding the kernel parameter split_lock_detect=off have any effect on a kernel with the issue?
Offline
Please try:
sudo pacman -U https://pkgbuild.com/\~gromit/linux-bisection-kernels/linux-mainline-v6.12.rc1.r18.g14077b9-1-x86_64.pkg.tar.zst
Offline
Does adding the kernel parameter split_lock_detect=off have any effect on a kernel with the issue?
YES, this was it. Did its default value change within 6.12?
Offline
Please try:
sudo pacman -U https://pkgbuild.com/\~gromit/linux-bisection-kernels/linux-mainline-v6.12.rc1.r18.g14077b9-1-x86_64.pkg.tar.zst
This one works too
Offline
YES, this was it. Did its default value change within 6.12?
https://lore.kernel.org/all/20240808062937.1149-3-ravi.bangoria@amd.com/ was added as part of 6.13 and has not been ruled out by the bisection so far.
Offline
Please try:
sudo pacman -U https://pkgbuild.com/\~gromit/linux-bisection-kernels/linux-mainline-v6.12.r1518.ga5c93bf-1-x86_64.pkg.tar.zst
Offline
Please try:
sudo pacman -U https://pkgbuild.com/\~gromit/linux-bisection-kernels/linux-mainline-v6.12.r1518.ga5c93bf-1-x86_64.pkg.tar.zst
This one's broken
Offline
Please try:
sudo pacman -U https://pkgbuild.com/\~gromit/linux-bisection-kernels/linux-mainline-v6.12.r1514.g89c45f3-1-x86_64.pkg.tar.zst
Offline
Please try:
sudo pacman -U https://pkgbuild.com/\~gromit/linux-bisection-kernels/linux-mainline-v6.12.r1514.g89c45f3-1-x86_64.pkg.tar.zst
Broken too
Offline
Please try:
sudo pacman -U https://pkgbuild.com/\~gromit/linux-bisection-kernels/linux-mainline-v6.12.rc4.r3.g97ecb26-1-x86_64.pkg.tar.zst
Offline
Please try:
sudo pacman -U https://pkgbuild.com/\~gromit/linux-bisection-kernels/linux-mainline-v6.12.rc4.r3.g97ecb26-1-x86_64.pkg.tar.zst
This one works
Offline
Please try:
sudo pacman -U https://pkgbuild.com/\~gromit/linux-bisection-kernels/linux-mainline-v6.11.rc2.r2.g408eb74-1-x86_64.pkg.tar.zst
Offline
loqs wrote:Does adding the kernel parameter split_lock_detect=off have any effect on a kernel with the issue?
YES, this was it. Did its default value change within 6.12?
I think we can also change it without rebooting by using:
sysctl kernel.split_lock_mitigate=0
This will still print some messages in the journal, but won't slow down the application.
Offline
Please try:
sudo pacman -U https://pkgbuild.com/\~gromit/linux-bisection-kernels/linux-mainline-v6.11.rc2.r2.g408eb74-1-x86_64.pkg.tar.zst
This one's broken
Offline
Please try:
sudo pacman -U https://pkgbuild.com/\~gromit/linux-bisection-kernels/linux-mainline-v6.11.rc2.r1.g350afa8-1-x86_64.pkg.tar.zst
Offline
Please try:
sudo pacman -U https://pkgbuild.com/\~gromit/linux-bisection-kernels/linux-mainline-v6.11.rc2.r1.g350afa8-1-x86_64.pkg.tar.zst
This one works.
Offline