The 6.12.14 stable kernel update contains a number of important fixes across the tree.
This update has been submitted for testing by acaringi.
This update's test gating status has been changed to 'waiting'.
Working fine as a QEMU/KVM guest.
This update's test gating status has been changed to 'passed'.
No love for 6.13.x yet @acaringi?
default & performance test pass
works on bare metal with nvidia drivers 570.86.16
This build panics when an XFS filesystem is unmounted: https://datawarehouse.cki-project.org/kcidb/checkouts/227587
[ 544.953883] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000098 [ 544.960366] Mem abort info: [ 544.961207] ESR = 0x0000000096000004 [ 544.962133] EC = 0x25: DABT (current EL), IL = 32 bits [ 544.963420] SET = 0, FnV = 0 [ 544.964188] EA = 0, S1PTW = 0 [ 544.964976] FSC = 0x04: level 0 translation fault [ 544.966153] Data abort info: [ 544.966860] ISV = 0, ISS = 0x00000004, ISS2 = 0x00000000 [ 544.968182] CM = 0, WnR = 0, TnD = 0, TagAccess = 0 [ 544.969401] GCS = 0, Overlay = 0, DirtyBit = 0, Xs = 0 [ 544.970617] user pgtable: 4k pages, 48-bit VAs, pgdp=0000000100a3b000 [ 544.972042] [0000000000000098] pgd=0000000000000000, p4d=0000000000000000 [ 544.973601] Internal error: Oops: 0000000096000004 [#1] SMP [ 544.974853] Modules linked in: tun af_key crypto_user scsi_transport_iscsi xt_multiport ip_gre ip_tunnel gre bluetooth sctp ip6_udp_tunnel udp_tunnel overlay xt_CONNSECMARK xt_SECMARK xt_conntrack nft_compat ah6 ah4 nft_ct nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 nf_tables ip_tables jfs nls_ucs2_utils rfkill sunrpc virtio_net net_failover failover vfat fat fuse loop nfnetlink vsock_loopback vmw_vsock_virtio_transport_common vmw_vsock_vmci_transport vmw_vmci zram lz4hc_compress vsock lz4_compress xfs crct10dif_ce polyval_ce polyval_generic ghash_ce virtio_console virtio_blk virtio_mmio qemu_fw_cfg [ 544.975020] Unloaded tainted modules: setest_module_request(OE):4 [last unloaded: setest_module_request(OE)] [ 544.989267] CPU: 0 UID: 0 PID: 30604 Comm: xfsaild/loop0 Tainted: G OE 6.12.14-200.fc41.aarch64 #1 [ 544.991613] Tainted: [O]=OOT_MODULE, [E]=UNSIGNED_MODULE [ 544.992843] Hardware name: QEMU KVM Virtual Machine, BIOS 0.0.0 02/06/2015 [ 544.994391] pstate: 60400005 (nZCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--) [ 544.995956] pc : xfs_buf_offset+0x8/0x50 [xfs] [ 544.997445] lr : xfs_qm_dqflush+0xcc/0x3a0 [xfs] [ 544.998700] sp : ffff8000858f3ce0 [ 544.999480] x29: ffff8000858f3ce0 x28: 0000000100000008 x27: ffff1b29889fce50 [ 545.001145] x26: ffff1b2a36b7c000 x25: ffff1b29889fce98 x24: ffff1b29affd9a70 [ 545.002836] x23: ffff1b2a36b7c000 x22: ffff1b29affd9a20 x21: 0000000000000003 [ 545.004503] x20: 0000000000000000 x19: ffff1b29affd98c8 x18: ffffaddeb0da2090 [ 545.006121] x17: 6e617274656d616e x16: ffffaddeb03db218 x15: 737973656c69665f [ 545.007736] x14: 747365743a725f74 x13: 0030733a745f326e x12: 6f63736e61727465 [ 545.009353] x11: 6d616e656c69665f x10: 6d6574737973656c x9 : ffffadde609209f4 [ 545.010982] x8 : ffff8000858f3c38 x7 : 0000000000000000 x6 : 0000000000000000 [ 545.012598] x5 : 0000000000000000 x4 : ffff1b29b2174b00 x3 : 0000000000000000 [ 545.014220] x2 : 0000000000000001 x1 : 0000000000000000 x0 : 0000000000000000 [ 545.015838] Call trace: [ 545.016399] xfs_buf_offset+0x8/0x50 [xfs] [ 545.017564] xfs_qm_dquot_logitem_push+0xfc/0x170 [xfs] [ 545.019020] xfsaild_push+0x30c/0xa40 [xfs] [ 545.020187] xfsaild+0xb4/0x160 [xfs] [ 545.021246] kthread+0xf0/0x110 [ 545.021975] ret_from_fork+0x10/0x20 [ 545.022796] Code: b0443be0 ffffadde aa1e03e9 d503201f (f9404c02) [ 545.024178] ---[ end trace 0000000000000000 ]--- [ 545.025228] Kernel panic - not syncing: Oops: Fatal exception
6.12.15 is already out, guessing with the fix for the above xfs problem.
Ideed it seems to have a fix: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.15
Also seems like we have 6.13 build ready as well. I wonder if it's just worth pushing it: https://koji.fedoraproject.org/koji/buildinfo?buildID=2661338
6.13 won´t be pushed without a 6.13 kernel-headers package https://koji.fedoraproject.org/koji/packageinfo?packageID=27325
CoreOS tests failed with kernel oops (probably the XFS issue mentioned above)
This update has been obsoleted by kernel-6.12.15-200.fc41.
Please log in to add feedback.
Confirm request to re-trigger tests.
This update has been submitted for testing by acaringi.
This update's test gating status has been changed to 'waiting'.
Working fine as a QEMU/KVM guest.
This update's test gating status has been changed to 'passed'.
No love for 6.13.x yet @acaringi?
default & performance test pass
works on bare metal with nvidia drivers 570.86.16
This build panics when an XFS filesystem is unmounted: https://datawarehouse.cki-project.org/kcidb/checkouts/227587
6.12.15 is already out, guessing with the fix for the above xfs problem.
Ideed it seems to have a fix: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.15
Also seems like we have 6.13 build ready as well. I wonder if it's just worth pushing it: https://koji.fedoraproject.org/koji/buildinfo?buildID=2661338
6.13 won´t be pushed without a 6.13 kernel-headers package https://koji.fedoraproject.org/koji/packageinfo?packageID=27325
CoreOS tests failed with kernel oops (probably the XFS issue mentioned above)
This update has been obsoleted by kernel-6.12.15-200.fc41.