It has fix for following issue:

7.144019] RIP: 0010:__list_add_valid+0xb0/0xc0
[    7.144021] Code: c7 c7 60 2f 6d 8b e8 ab e0 6f 00 0f 0b 31 c0 5d c3 cc cc 
cc cc 48 89 f2 4c 89 c1 48 89 fe 48 c7 c7 b0 2f 6d 8b e8 8c e0 6f 00 <0f> 0b 31 
c0 5d c3 cc cc cc cc 66 0f 1f 44 00 00 55 48 8b 17 48 89
[    7.149914] input: HDA Intel PCH HDMI/DP,pcm=13 as 
/devices/pci0000:00/0000:00:1f.3/sound/card0/input21
[    7.155771] RSP: 0018:ffff97aac06e3ab0 EFLAGS: 00010082
[    7.155772] RAX: 0000000000000000 RBX: ffffffff8bce2db0 RCX: ffffffff8b8ad698
[    7.155773] RDX: 0000000000000000 RSI: 0000000000000002 RDI: ffffffff8bc4f6b8
[    7.155774] RBP: ffff97aac06e3ab0 R08: ffffffff8b8500a0 R09: 000000000000000f
[    7.155774] R10: 000000000000000f R11: ffffffff8bc5f0cf R12: ffff8b95105ee420
[    7.162645] input: HDA Intel PCH HDMI/DP,pcm=14 as 
/devices/pci0000:00/0000:00:1f.3/sound/card0/input22
[    7.167091] R13: ffffffff8bce2ba0 R14: ffffffff8bce2db0 R15: ffffffff8bce2db0
[    7.167091] FS:  00007f3d418eb740(0000) GS:ffff8b98a0580000(0000) 
knlGS:0000000000000000
[    7.167092] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[    7.167093] CR2: 00007ffc1f80d088 CR3: 000000010e3d8004 CR4: 0000000000770ee0
[    7.167094] PKRU: 55555554
[    7.172989] input: HDA Intel PCH HDMI/DP,pcm=15 as 
/devices/pci0000:00/0000:00:1f.3/sound/card0/input23
[    7.174409] Call Trace:
[    7.174410]  <TASK>
[    7.174411]  univ8250_setup_irq+0xec/0x1b0
[    7.175633] input: HDA Intel PCH HDMI/DP,pcm=16 as 
/devices/pci0000:00/0000:00:1f.3/sound/card0/input24
[    7.176427]  serial8250_do_startup+0x452/0x760
[    7.179298] input: HDA Intel PCH HDMI/DP,pcm=17 as 
/devices/pci0000:00/0000:00:1f.3/sound/card0/input25
[    7.182422]  serial8250_startup+0x22/0x30
[    7.182424]  uart_port_startup+0x153/0x2e0
[    7.610550]  uart_port_activate+0x4a/0x80
[    7.615197]  tty_port_open+0x86/0xd0
[    7.619413]  uart_open+0x1e/0x30
[    7.623275]  tty_open+0x16a/0x6b0
[    7.627198]  chrdev_open+0xbf/0x230
[    7.631292]  ? __unregister_chrdev+0x60/0x60
[    7.636163]  do_dentry_open+0x167/0x3f0
[    7.640572]  vfs_open+0x2d/0x40
[    7.644297]  path_openat+0xc17/0x10d0
[    7.648574]  do_filp_open+0xb2/0x160
[    7.652748]  ? __check_object_size+0x14f/0x160
[    7.657783]  do_sys_openat2+0x9f/0x160
[    7.662106]  __x64_sys_openat+0x55/0x90
[    7.666514]  do_syscall_64+0x40/0x90
[    7.670688]  entry_SYSCALL_64_after_hwframe+0x61/0xcb
[    7.676343] RIP: 0033:0x7f3d419ea01b
[    7.680535] Code: 25 00 00 41 00 3d 00 00 41 00 74 33 64 8b 04 25 18 00 00 
00 85 c0 75 57 44 89 e2 48 89 ee bf 9c ff ff ff b8 01 01 00 00 0f 05 <48> 3d 00 
f0 ff ff 0f 87 81 00 00 00 48 83 c4 68 5d 41 5c c3 90 48
[    7.699974] RSP: 002b:00007ffc1f80b540 EFLAGS: 00000246 ORIG_RAX: 
0000000000000101
[    7.708241] RAX: ffffffffffffffda RBX: 000055a066074090 RCX: 00007f3d419ea01b
[    7.716091] RDX: 0000000000000800 RSI: 00007ffc1f80dc94 RDI: 00000000ffffff9c
[    7.723936] RBP: 00007ffc1f80dc94 R08: 00007f3d41a993e0 R09: 00007ffc1f80b460
[    7.731811] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000800
[    7.739678] R13: 0000000000000001 R14: 0000000000000400 R15: 00007ffc1f80b7de
[    7.747542]  </TASK>
[    7.750462] ---[ end trace 802d8128f3252360 ]---

It includes following commits:
97b454c47a25 Remove duplicate code in serial8250_do_startup
5f479e9dada1 tools: testing: ptp: Remove nsec period update
cdce7a52645a EDAC/igen6: Add several Intel Alder Lake-N SoCs support

Signed-off-by: Naveen Saini <[email protected]>
---
 recipes-kernel/linux/linux-intel_5.15.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-kernel/linux/linux-intel_5.15.bb 
b/recipes-kernel/linux/linux-intel_5.15.bb
index 5c80c70a..5f62d1e8 100644
--- a/recipes-kernel/linux/linux-intel_5.15.bb
+++ b/recipes-kernel/linux/linux-intel_5.15.bb
@@ -10,7 +10,7 @@ SRC_URI:append = " 
file://0001-v5.15-menuconfig-mconf-cfg-Allow-specification-of
 DEPENDS += "elfutils-native openssl-native util-linux-native"
 
 LINUX_VERSION ?= "5.15.113"
-SRCREV_machine ?= "eecb5fe10f0776b67f65f6e4af128422a378151e"
+SRCREV_machine ?= "97b454c47a25303d52f377e0771be19491751a00"
 SRCREV_meta ?= "9a54ec8bf036353eded52cd15f9a59c03ff9537e"
 
 # For Crystalforest and Romley
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#8034): 
https://lists.yoctoproject.org/g/meta-intel/message/8034
Mute This Topic: https://lists.yoctoproject.org/mt/99998539/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to