lkml.org 
[lkml]   [2022]   [Sep]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH 5.10 000/138] 5.10.146-rc2 review
From
On 9/26/22 10:36, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.10.146 release.
> There are 138 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Wed, 28 Sep 2022 16:35:25 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.10.146-rc2.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.10.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
>

Compiled and booted. However I am seeing warns on from drm and it took
a long time to boot. I will isolate the commit and let you know.


[ 584.388616] WARNING: CPU: 9 PID: 1470 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:7391 amdgpu_dm_atomic_commit_tail+0x23b9/0x2430 [amdgpu]
[ 584.388617] Modules linked in: ccm xt_CHECKSUM xt_MASQUERADE xt_conntrack ipt_REJECT nf_reject_ipv4 xt_tcpudp nft_compat nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 nft_counter nf_tables nfnetlink bridge stp llc cmac algif_hash algif_skcipher af_alg bnep binfmt_misc snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_hda_core snd_hwdep snd_pcm snd_seq_midi snd_seq_midi_event snd_rawmidi ath10k_pci edac_mce_amd snd_seq amdgpu ath10k_core kvm_amd ath iommu_v2 kvm gpu_sched ttm nls_iso8859_1 drm_kms_helper crct10dif_pclmul snd_seq_device ghash_clmulni_intel cec snd_timer aesni_intel mac80211 rc_core btusb crypto_simd btrtl i2c_algo_bit snd cryptd btbcm fb_sys_fops rtsx_usb_ms glue_helper syscopyarea sysfillrect btintel rapl snd_rn_pci_acp3x sysimgblt input_leds joydev memstick ccp soundcore bluetooth wmi_bmof k10temp snd_pci_acp3x cfg80211 ecdh_generic ecc libarc4 mac_hid sch_fq_codel ipmi_devintf
[ 584.388707] ipmi_msghandler msr parport_pc ppdev lp parport ramoops reed_solomon drm efi_pstore ip_tables x_tables autofs4 btrfs blake2b_generic raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq libcrc32c raid1 raid0 multipath linear rtsx_usb_sdmmc rtsx_usb hid_generic usbhid hid nvme crc32_pclmul r8169 ahci nvme_core i2c_piix4 realtek xhci_pci libahci xhci_pci_renesas wmi video gpio_amdpt gpio_generic
[ 584.388762] CPU: 9 PID: 1470 Comm: gnome-shell Tainted: G W 5.10.146-rc1+ #138
[ 584.388763] Hardware name: LENOVO 90Q30008US/3728, BIOS O4ZKT1CA 09/16/2020
[ 584.388914] RIP: 0010:amdgpu_dm_atomic_commit_tail+0x23b9/0x2430 [amdgpu]
[ 584.388918] Code: b0 fd ff ff 01 c7 85 ac fd ff ff 37 00 00 00 c7 85 b4 fd ff ff 20 00 00 00 e8 13 e1 0f 00 e9 ce fa ff ff 0f 0b e9 1a f9 ff ff <0f> 0b e9 8b f9 ff ff 0f 0b 0f 0b e9 a1 f9 ff ff 48 89 c8 44 8b 85
[ 584.388920] RSP: 0018:ffffae2301bbb908 EFLAGS: 00010002
[ 584.388923] RAX: 0000000000000002 RBX: 000000000000870a RCX: ffff90268e378118
[ 584.388924] RDX: 0000000000000001 RSI: 0000000000000297 RDI: ffff902686660188
[ 584.388926] RBP: ffffae2301bbbc00 R08: 0000000000000005 R09: 0000000000000000
[ 584.388927] R10: ffffae2301bbb858 R11: ffffae2301bbb85c R12: 0000000000000297
[ 584.388929] R13: ffff902686660010 R14: ffff9026c5540600 R15: ffff90268e378000
[ 584.388932] FS: 00007fd79ea2a5c0(0000) GS:ffff90297f440000(0000) knlGS:0000000000000000
[ 584.388934] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 584.388935] CR2: 000055aca8ae2fe8 CR3: 000000013b902000 CR4: 0000000000350ee0
[ 584.388937] Call Trace:
[ 584.388956] ? irq_work_queue+0x2b/0x50
[ 584.388961] ? vprintk_emit+0x153/0x260
[ 584.388983] commit_tail+0x99/0x140 [drm_kms_helper]
[ 584.388996] drm_atomic_helper_commit+0x12b/0x150 [drm_kms_helper]
[ 584.389140] amdgpu_dm_atomic_commit+0x11/0x20 [amdgpu]
[ 584.389170] drm_atomic_commit+0x4a/0x60 [drm]
[ 584.389193] drm_mode_atomic_ioctl+0x9bf/0xab0 [drm]
[ 584.389216] ? drm_atomic_set_property+0xac0/0xac0 [drm]
[ 584.389237] drm_ioctl_kernel+0xb3/0x100 [drm]
[ 584.389260] drm_ioctl+0x24b/0x460 [drm]
[ 584.389280] ? drm_atomic_set_property+0xac0/0xac0 [drm]
[ 584.389387] amdgpu_drm_ioctl+0x4e/0x90 [amdgpu]
[ 584.389392] __x64_sys_ioctl+0x95/0xd0
[ 584.389399] do_syscall_64+0x38/0x90
[ 584.389405] entry_SYSCALL_64_after_hwframe+0x61/0xc6
[ 584.389407] RIP: 0033:0x7fd7a3dcbaff
[ 584.389411] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <41> 89 c0 3d 00 f0 ff ff 77 1f 48 8b 44 24 18 64 48 2b 04 25 28 00
[ 584.389413] RSP: 002b:00007fff079cb090 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[ 584.389416] RAX: ffffffffffffffda RBX: 00007fff079cb130 RCX: 00007fd7a3dcbaff
[ 584.389417] RDX: 00007fff079cb130 RSI: 00000000c03864bc RDI: 0000000000000009
[ 584.389418] RBP: 00000000c03864bc R08: 000000000000000c R09: 000000000000000c
[ 584.389420] R10: 00007fd7a3ecb0e0 R11: 0000000000000246 R12: 000055a9655d28d0
[ 584.389421] R13: 0000000000000009 R14: 000055a964926e90 R15: 000055a9655d8ce0
[ 584.389426] ---[ end trace 6d00ffba0dc8eb18 ]---


thanks,
-- Shuah
\
 
 \ /
  Last update: 2022-09-27 02:29    [W:0.939 / U:1.756 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site