Sign in
Sign up
Explore
Enterprise
Education
Search
Help
Terms of use
About Us
Explore
Enterprise
Education
Gitee Premium
Gitee AI
AI teammates
Sign in
Sign up
Fetch the repository succeeded.
Open Source
>
Other
>
Operation System
&&
Donate
Please sign in before you donate.
Cancel
Sign in
Scan WeChat QR to Pay
Cancel
Complete
Prompt
Switch to Alipay.
OK
Cancel
Watch
Unwatch
Watching
Releases Only
Ignoring
445
Star
1.6K
Fork
1.8K
GVP
openEuler
/
kernel
Code
Issues
1311
Pull Requests
913
Wiki
Insights
Pipelines
Service
Quality Analysis
Jenkins for Gitee
Tencent CloudBase
Tencent Cloud Serverless
悬镜安全
Aliyun SAE
Codeblitz
SBOM
Don’t show this again
Update failed. Please try again later!
Remove this flag
Content Risk Flag
This task is identified by
as the content contains sensitive information such as code security bugs, privacy leaks, etc., so it is only accessible to contributors of this repository.
内核软死锁,CPU#6 stuck for 23s
Backlog
#I5O0M8
Bug
qicheng
Opened this issue
2022-08-25 10:27
【环境信息】: 1) 内核信息 : 5.10.0-60.18.0.50.oe2203.x86_64 【问题复现步骤】 hi 我服务器正常跑的情况下出现堆栈打印,会导致系统很卡。 ``` Aug 22 16:37:15 localhost kernel: [540119.616824] hrtimer: interrupt took 25388 ns Aug 22 16:40:26 localhost systemd[1]: Starting system activity accounting tool... Aug 22 16:40:26 localhost systemd[1]: sysstat-collect.service: Deactivated successfully. Aug 22 16:40:26 localhost systemd[1]: Finished system activity accounting tool. Aug 22 16:43:14 localhost systemd[1]: Time has been changed Aug 22 16:43:24 localhost systemd[1]: Time has been changed Aug 22 16:45:24 localhost systemd[1]: Time has been changed Aug 22 16:59:27 localhost kernel: [540957.747246] watchdog: BUG: soft lockup - CPU#6 stuck for 23s! [CPU 0/KVM:2365811] Aug 22 16:59:27 localhost kernel: [540966.222155] Modules linked in: tcp_diag inet_diag rpcsec_gss_krb5 nfsv4 dns_resolver nfs fscache rpcrdma rdma_cm iw_cm ib_cm ib_core nfsd auth_rpcgss nfs_acl lockd grace nfs_ssc iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi vhost_net vhost vhost_iotlb tap target_core_user target_core_mod uio bcache(FE) crc64(FE) nf_conntrack_netlink nfnetlink xt_addrtype br_netfilter overlay xt_CHECKSUM xt_MASQUERADE xt_conntrack ipt_REJECT nf_reject_ipv4 ip6table_mangle ip6table_nat iptable_mangle iptable_nat ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter ip_tables tun bridge stp llc rfkill openvswitch nf_conncount nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 sunrpc ext4 mbcache jbd2 snd_hda_codec_generic ledtrig_audio snd_hda_intel bochs_drm snd_intel_dspcfg intel_rapl_msr drm_vram_helper intel_rapl_common snd_hda_codec drm_ttm_helper snd_hda_core ttm kvm_intel snd_hwdep drm_kms_helper snd_pcm kvm syscopyarea snd_timer sysfillrect irqbypass sysimgblt snd Aug 22 16:59:27 localhost kernel: [540966.222637] fb_sys_fops cec soundcore i2c_piix4 virtio_balloon sg pcspkr joydev drm fuse xfs libcrc32c sr_mod sd_mod cdrom t10_pi crct10dif_pclmul crc32_pclmul ata_generic crc32c_intel ghash_clmulni_intel serio_raw virtio_console virtio_scsi virtio_net net_failover ata_piix failover libata Aug 22 16:59:27 localhost kernel: [540966.222826] CPU: 6 PID: 2365811 Comm: CPU 0/KVM Kdump: loaded Tainted: GF E 5.10.0-60.18.0.50.oe2203.x86_64 #1 Aug 22 16:59:27 localhost kernel: [540966.222834] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.13.0-0-gf21b5a4aeb02-prebuilt.qemu.org 04/01/2014 Aug 22 16:59:27 localhost kernel: [540966.360858] RIP: 0010:smp_call_function_single+0xea/0x120 Aug 22 16:59:27 localhost kernel: [540966.362905] Code: 28 00 00 00 75 4a c9 44 89 c0 c3 48 89 e6 4c 89 44 24 10 48 89 54 24 18 e8 73 fe ff ff 41 89 c0 8b 44 24 08 a8 01 74 0a f3 90 <8b> 44 24 08 a8 01 75 f6 eb c2 8b 05 76 3c 16 02 85 c0 0f 85 6b ff Aug 22 16:59:27 localhost kernel: [540966.428870] RSP: 0018:ffffb97bcc877c60 EFLAGS: 00000202 Aug 22 16:59:27 localhost kernel: [540966.456740] RAX: 0000000000000011 RBX: ffff973cc0dd8000 RCX: 0000000000000830 Aug 22 16:59:27 localhost kernel: [540966.456742] RDX: 0000000000000007 RSI: 00000000000000fb RDI: 0000000000000007 Aug 22 16:59:27 localhost kernel: [540966.456744] RBP: ffffb97bcc877ca0 R08: 0000000000000000 R09: ffff973bd7c44410 Aug 22 16:59:27 localhost kernel: [540966.456745] R10: ffff973bd7c44000 R11: 000000000000000e R12: 0000000000000000 Aug 22 16:59:27 localhost kernel: [540966.456746] R13: ffff973a94a0cd40 R14: 0000000000000007 R15: 0000000000000006 Aug 22 16:59:27 localhost kernel: [540966.456752] FS: 00007fc959c04640(0000) GS:ffff973cbbd00000(0000) knlGS:0000000000000000 Aug 22 16:59:27 localhost kernel: [540966.456753] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Aug 22 16:59:27 localhost kernel: [540966.456755] CR2: 000000c0003481e0 CR3: 00000001a2bd6003 CR4: 0000000000172ee0 Aug 22 16:59:27 localhost kernel: [540966.456757] Call Trace: Aug 22 16:59:27 localhost kernel: [540966.456936] ? __loaded_vmcs_clear.part.0+0x120/0x120 [kvm_intel] Aug 22 16:59:27 localhost kernel: [540966.456942] vmx_vcpu_load_vmcs+0x20d/0x510 [kvm_intel] Aug 22 16:59:27 localhost kernel: [540967.199290] ? update_blocked_averages+0xd2/0x120 Aug 22 16:59:27 localhost kernel: [540967.199316] vmx_vcpu_load+0x16/0x60 [kvm_intel] Aug 22 16:59:27 localhost kernel: [540967.199524] kvm_arch_vcpu_load+0x58/0x230 [kvm] Aug 22 16:59:27 localhost kernel: [540967.199560] finish_task_switch+0xf0/0x290 Aug 22 16:59:27 localhost kernel: [540967.199621] __schedule+0x3fe/0x7c0 Aug 22 16:59:27 localhost kernel: [540967.199657] ? kvm_apic_has_interrupt+0x44/0x90 [kvm] Aug 22 16:59:27 localhost kernel: [540967.199663] schedule+0x46/0xb0 Aug 22 16:59:27 localhost kernel: [540967.199688] kvm_vcpu_block+0x5a/0x230 [kvm] Aug 22 16:59:27 localhost kernel: [540967.199729] vcpu_run+0x110/0x220 [kvm] Aug 22 16:59:27 localhost kernel: [540967.199763] kvm_arch_vcpu_ioctl_run+0x8b/0x2a0 [kvm] Aug 22 16:59:27 localhost kernel: [540967.199787] kvm_vcpu_ioctl+0x247/0x5d0 [kvm] Aug 22 16:59:27 localhost kernel: [540967.199790] ? __schedule+0x3fe/0x7c0 Aug 22 16:59:27 localhost kernel: [540967.199825] ? __fget_files+0x79/0xb0 Aug 22 16:59:27 localhost kernel: [540967.199890] __se_sys_ioctl+0x7d/0xb0 Aug 22 16:59:27 localhost kernel: [540967.200497] do_syscall_64+0x33/0x40 Aug 22 16:59:27 localhost kernel: [540967.200525] entry_SYSCALL_64_after_hwframe+0x44/0xa9 Aug 22 16:59:27 localhost kernel: [540967.200631] RIP: 0033:0x7fc966eddd7b Aug 22 16:59:27 localhost kernel: [540967.200644] Code: ff ff ff 85 c0 79 8b 49 c7 c4 ff ff ff ff 5b 5d 4c 89 e0 41 5c c3 66 0f 1f 84 00 00 00 00 00 f3 0f 1e fa b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 6d a0 0e 00 f7 d8 64 89 01 48 Aug 22 16:59:27 localhost kernel: [540967.200646] RSP: 002b:00007fc959c00278 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 Aug 22 16:59:27 localhost kernel: [540967.200649] RAX: ffffffffffffffda RBX: 000000000000ae80 RCX: 00007fc966eddd7b Aug 22 16:59:27 localhost kernel: [540967.200651] RDX: 0000000000000000 RSI: 000000000000ae80 RDI: 0000000000000021 Aug 22 16:59:27 localhost kernel: [540967.200652] RBP: 0000000000000000 R08: 0000562f5c774de8 R09: 0000000000000000 Aug 22 16:59:27 localhost kernel: [540967.200654] R10: 0000000000000001 R11: 0000000000000246 R12: 0000562f5e81ed00 Aug 22 16:59:27 localhost kernel: [540967.200655] R13: 0000562f5e81edb7 R14: 0000000000000000 R15: 0000000000000000 Aug 22 16:59:27 localhost kernel: [540969.379328] watchdog: BUG: soft lockup - CPU#9 stuck for 29s! [CPU 1/KVM:2351861] Aug 22 16:59:27 localhost kernel: [540969.381610] Modules linked in: tcp_diag inet_diag rpcsec_gss_krb5 nfsv4 dns_resolver nfs fscache rpcrdma rdma_cm iw_cm ib_cm ib_core nfsd auth_rpcgss nfs_acl lockd grace nfs_ssc iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi vhost_net vhost vhost_iotlb tap target_core_user target_core_mod uio bcache(FE) crc64(FE) nf_conntrack_netlink nfnetlink xt_addrtype br_netfilter overlay xt_CHECKSUM xt_MASQUERADE xt_conntrack ipt_REJECT nf_reject_ipv4 ip6table_mangle ip6table_nat iptable_mangle iptable_nat ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter ip_tables tun bridge stp llc rfkill openvswitch nf_conncount nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 sunrpc ext4 mbcache jbd2 snd_hda_codec_generic ledtrig_audio snd_hda_intel bochs_drm snd_intel_dspcfg intel_rapl_msr drm_vram_helper intel_rapl_common snd_hda_codec drm_ttm_helper snd_hda_core ttm kvm_intel snd_hwdep drm_kms_helper snd_pcm kvm syscopyarea snd_timer sysfillrect irqbypass sysimgblt snd Aug 22 16:59:27 localhost kernel: [540969.382147] fb_sys_fops cec soundcore i2c_piix4 virtio_balloon sg pcspkr joydev drm fuse xfs libcrc32c sr_mod sd_mod cdrom t10_pi crct10dif_pclmul crc32_pclmul ata_generic crc32c_intel ghash_clmulni_intel serio_raw virtio_console virtio_scsi virtio_net net_failover ata_piix failover libata Aug 22 16:59:27 localhost kernel: [540969.382210] CPU: 9 PID: 2351861 Comm: CPU 1/KVM Kdump: loaded Tainted: GF EL 5.10.0-60.18.0.50.oe2203.x86_64 #1 Aug 22 16:59:27 localhost kernel: [540969.382211] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.13.0-0-gf21b5a4aeb02-prebuilt.qemu.org 04/01/2014 Aug 22 16:59:27 localhost kernel: [540969.382230] RIP: 0010:_raw_spin_unlock_irqrestore+0xe/0x10 Aug 22 16:59:27 localhost kernel: [540969.382233] Code: 0b 65 81 25 90 43 1e 55 ff ff ff 7f 5b 44 89 e8 5d 41 5c 41 5d 41 5e c3 cc cc cc cc 0f 1f 44 00 00 e8 56 85 70 ff 66 90 56 9d <c3> 90 0f 1f 44 00 00 b8 00 fe ff ff f0 0f c1 07 56 9d c3 66 66 2e Aug 22 16:59:27 localhost kernel: [540969.382251] RSP: 0018:ffffb97bc1dfb548 EFLAGS: 00000293 Aug 22 16:59:27 localhost kernel: [540969.382254] RAX: 0000000000000000 RBX: ffff973b85558000 RCX: 0000000000002009 Aug 22 16:59:27 localhost kernel: [540969.382255] RDX: 000000000000e1a0 RSI: 0000000000000293 RDI: ffff973b837b6300 Aug 22 16:59:27 localhost kernel: [540969.382256] RBP: ffff973b857ff110 R08: 0000000000000009 R09: 0000000000000430 Aug 22 16:59:27 localhost kernel: [540969.382258] R10: ffff973dbffc1100 R11: 000000000000001f R12: 0000000000000293 Aug 22 16:59:27 localhost kernel: [540969.382259] R13: 0000000000000000 R14: ffff973b837f9000 R15: ffff973cb072f560 Aug 22 16:59:27 localhost kernel: [540969.382263] FS: 00007f25d9fc3640(0000) GS:ffff973dbbc80000(0000) knlGS:0000000000000000 Aug 22 16:59:27 localhost kernel: [540969.382264] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Aug 22 16:59:27 localhost kernel: [540969.382266] CR2: 00007fed5b17c7c8 CR3: 0000000293b0c002 CR4: 0000000000172ee0 Aug 22 16:59:27 localhost kernel: [540969.382267] Call Trace: Aug 22 16:59:27 localhost kernel: [540969.382362] ata_scsi_queuecmd+0x4f/0x80 [libata] Aug 22 16:59:27 localhost kernel: [540969.382419] scsi_dispatch_cmd+0x94/0x200 Aug 22 16:59:27 localhost kernel: [540969.382456] scsi_queue_rq+0x277/0x630 Aug 22 16:59:27 localhost kernel: [540969.382502] blk_mq_dispatch_rq_list+0x10f/0x590 Aug 22 16:59:27 localhost kernel: [540969.435545] ? __dd_dispatch_request+0xe1/0x1d0 Aug 22 16:59:27 localhost kernel: [540969.435560] __blk_mq_do_dispatch_sched+0xb8/0x2c0 Aug 22 16:59:27 localhost kernel: [540969.435598] __blk_mq_sched_dispatch_requests+0x13f/0x190 Aug 22 16:59:27 localhost kernel: [540969.435604] blk_mq_sched_dispatch_requests+0x30/0x60 Aug 22 16:59:27 localhost kernel: [540969.435610] __blk_mq_run_hw_queue+0x47/0xd0 Aug 22 16:59:27 localhost kernel: [540969.435629] __blk_mq_delay_run_hw_queue+0xe6/0xf0 Aug 22 16:59:27 localhost kernel: [540969.435632] blk_mq_get_tag+0x1ac/0x330 Aug 22 16:59:27 localhost kernel: [540969.676438] ? wait_woken+0x80/0x80 Aug 22 16:59:27 localhost kernel: [540969.676457] __blk_mq_alloc_request+0xc2/0xe0 Aug 22 16:59:27 localhost kernel: [540969.676663] blk_mq_submit_bio+0x114/0x540 Aug 22 16:59:27 localhost kernel: [540969.724692] __submit_bio_noacct_mq+0x89/0x120 Aug 22 16:59:27 localhost kernel: [540970.382676] submit_bio+0xc4/0x130 Aug 22 16:59:27 localhost kernel: [540970.544535] swap_readpage+0xa0/0x260 Aug 22 16:59:27 localhost kernel: [540970.574487] swap_cluster_readahead+0x1b1/0x310 Aug 22 16:59:27 localhost kernel: [540970.589901] do_swap_page+0x51b/0x960 Aug 22 16:59:27 localhost kernel: [540970.589924] __handle_mm_fault+0x3dd/0x6d0 Aug 22 16:59:27 localhost kernel: [540970.618296] handle_mm_fault+0xbe/0x290 Aug 22 16:59:27 localhost kernel: [540971.136736] __get_user_pages+0x247/0x520 Aug 22 16:59:27 localhost kernel: [540971.136807] get_user_pages_unlocked+0xcc/0x330 Aug 22 16:59:27 localhost kernel: [540971.136901] hva_to_pfn_slow+0x5b/0x120 [kvm] Aug 22 16:59:27 localhost kernel: [540971.136925] hva_to_pfn+0x89/0x260 [kvm] Aug 22 16:59:27 localhost kernel: [540971.137024] try_async_pf+0x91/0x250 [kvm] Aug 22 16:59:27 localhost kernel: [540971.139160] direct_page_fault+0xf7/0x260 [kvm] Aug 22 16:59:27 localhost kernel: [540971.139268] kvm_mmu_page_fault+0x65/0x160 [kvm] Aug 22 16:59:27 localhost kernel: [540971.139294] vcpu_enter_guest+0x759/0xc90 [kvm] Aug 22 16:59:27 localhost kernel: [540971.139333] ? schedule+0x46/0xb0 Aug 22 16:59:27 localhost kernel: [540971.139358] vcpu_run+0x4a/0x220 [kvm] Aug 22 16:59:27 localhost kernel: [540971.139450] kvm_arch_vcpu_ioctl_run+0x8b/0x2a0 [kvm] Aug 22 16:59:27 localhost kernel: [540971.139471] kvm_vcpu_ioctl+0x247/0x5d0 [kvm] Aug 22 16:59:27 localhost kernel: [540971.139577] ? __lapic_update_tsc_freq+0x30/0x30 Aug 22 16:59:27 localhost kernel: [540971.139583] ? __fget_files+0x79/0xb0 Aug 22 16:59:27 localhost kernel: [540971.139587] __se_sys_ioctl+0x7d/0xb0 Aug 22 16:59:27 localhost kernel: [540971.139671] do_syscall_64+0x33/0x40 Aug 22 16:59:27 localhost kernel: [540971.139677] entry_SYSCALL_64_after_hwframe+0x44/0xa9 Aug 22 16:59:27 localhost kernel: [540971.139698] RIP: 0033:0x7f25e7a9dd7b Aug 22 16:59:27 localhost kernel: [540971.139702] Code: ff ff ff 85 c0 79 8b 49 c7 c4 ff ff ff ff 5b 5d 4c 89 e0 41 5c c3 66 0f 1f 84 00 00 00 00 00 f3 0f 1e fa b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 6d a0 0e 00 f7 d8 64 89 01 48 Aug 22 16:59:27 localhost kernel: [540971.139704] RSP: 002b:00007f25d9fbf278 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 Aug 22 16:59:27 localhost kernel: [540971.139707] RAX: ffffffffffffffda RBX: 000000000000ae80 RCX: 00007f25e7a9dd7b Aug 22 16:59:27 localhost kernel: [540971.139708] RDX: 0000000000000000 RSI: 000000000000ae80 RDI: 000000000000002d Aug 22 16:59:27 localhost kernel: [540971.139709] RBP: 0000000000000000 R08: 000055e6fe174de8 R09: 00000000000000ff Aug 22 16:59:27 localhost kernel: [540971.139711] R10: 0000000000000001 R11: 0000000000000246 R12: 000055e700dffa10 Aug 22 16:59:27 localhost kernel: [540971.139712] R13: 000055e700dffac7 R14: 0000000000000000 R15: 0000000000000000 Aug 22 16:59:27 localhost kernel: [540997.737723] watchdog: BUG: soft lockup - CPU#4 stuck for 22s! [CPU 3/KVM:2365814] Aug 22 16:59:27 localhost kernel: [540997.739926] Modules linked in: tcp_diag inet_diag rpcsec_gss_krb5 nfsv4 dns_resolver nfs fscache rpcrdma rdma_cm iw_cm ib_cm ib_core nfsd auth_rpcgss nfs_acl lockd grace nfs_ssc iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi vhost_net vhost vhost_iotlb tap target_core_user target_core_mod uio bcache(FE) crc64(FE) nf_conntrack_netlink nfnetlink xt_addrtype br_netfilter overlay xt_CHECKSUM xt_MASQUERADE xt_conntrack ipt_REJECT nf_reject_ipv4 ip6table_mangle ip6table_nat iptable_mangle iptable_nat ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter ip_tables tun bridge stp llc rfkill openvswitch nf_conncount nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 sunrpc ext4 mbcache jbd2 snd_hda_codec_generic ledtrig_audio snd_hda_intel bochs_drm snd_intel_dspcfg intel_rapl_msr drm_vram_helper intel_rapl_common snd_hda_codec drm_ttm_helper snd_hda_core ttm kvm_intel snd_hwdep drm_kms_helper snd_pcm kvm syscopyarea snd_timer sysfillrect irqbypass sysimgblt snd Aug 22 16:59:29 localhost kernel: [540997.740240] fb_sys_fops cec soundcore i2c_piix4 virtio_balloon sg pcspkr joydev drm fuse xfs libcrc32c sr_mod sd_mod cdrom t10_pi crct10dif_pclmul crc32_pclmul ata_generic crc32c_intel ghash_clmulni_intel serio_raw virtio_console virtio_scsi virtio_net net_failover ata_piix failover libata Aug 22 16:59:29 localhost kernel: [540997.740336] CPU: 4 PID: 2365814 Comm: CPU 3/KVM Kdump: loaded Tainted: GF EL 5.10.0-60.18.0.50.oe2203.x86_64 #1 Aug 22 16:59:29 localhost kernel: [540997.740340] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.13.0-0-gf21b5a4aeb02-prebuilt.qemu.org 04/01/2014 Aug 22 16:59:29 localhost kernel: [540997.740381] RIP: 0010:smp_call_function_single+0xea/0x120 Aug 22 16:59:29 localhost kernel: [540997.740387] Code: 28 00 00 00 75 4a c9 44 89 c0 c3 48 89 e6 4c 89 44 24 10 48 89 54 24 18 e8 73 fe ff ff 41 89 c0 8b 44 24 08 a8 01 74 0a f3 90 <8b> 44 24 08 a8 01 75 f6 eb c2 8b 05 76 3c 16 02 85 c0 0f 85 6b ff Aug 22 16:59:29 localhost kernel: [540997.740388] RSP: 0018:ffffb97bc21ebc80 EFLAGS: 00000202 Aug 22 16:59:29 localhost kernel: [540997.740391] RAX: 0000000000000011 RBX: ffff973cd5aa0000 RCX: 0000000000000830 Aug 22 16:59:29 localhost kernel: [540997.740392] RDX: 0000000000000007 RSI: 00000000000000fb RDI: 0000000000000007 Aug 22 16:59:29 localhost kernel: [540997.740393] RBP: ffffb97bc21ebcc0 R08: 0000000000000000 R09: ffff973cbbc35518 Aug 22 16:59:29 localhost kernel: [540997.740395] R10: 0000000000000001 R11: 00000000f5257d14 R12: 0000000000000000 Aug 22 16:59:29 localhost kernel: [540997.740396] R13: ffff973bc0040000 R14: 0000000000000007 R15: 0000000000000004 Aug 22 16:59:29 localhost kernel: [540997.740400] FS: 00007fc7d37ff640(0000) GS:ffff973cbbc00000(0000) knlGS:0000000000000000 Aug 22 16:59:29 localhost kernel: [540997.740401] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Aug 22 16:59:29 localhost kernel: [540997.740403] CR2: 00007f443c40c180 CR3: 00000001a2bd6004 CR4: 0000000000172ee0 Aug 22 16:59:29 localhost kernel: [540997.740404] Call Trace: Aug 22 16:59:29 localhost kernel: [540997.740477] ? __loaded_vmcs_clear.part.0+0x120/0x120 [kvm_intel] Aug 22 16:59:29 localhost kernel: [540997.898189] ? kvm_sched_clock_read+0xd/0x20 Aug 22 16:59:29 localhost kernel: [540997.920299] ? sched_clock+0x5/0x10 Aug 22 16:59:29 localhost kernel: [540997.920319] vmx_vcpu_load_vmcs+0x20d/0x510 [kvm_intel] Aug 22 16:59:29 localhost kernel: [540997.920348] ? irqtime_account_irq+0x32/0xa0 Aug 22 16:59:29 localhost kernel: [540997.956522] ? do_softirq_own_stack+0x37/0x40 Aug 22 16:59:29 localhost kernel: [540998.033845] ? irq_exit_rcu+0x49/0x100 Aug 22 16:59:29 localhost kernel: [540998.033876] vmx_vcpu_load+0x16/0x60 [kvm_intel] Aug 22 16:59:29 localhost kernel: [540998.034128] kvm_arch_vcpu_load+0x58/0x230 [kvm] Aug 22 16:59:29 localhost kernel: [540998.034177] finish_task_switch+0xf0/0x290 Aug 22 16:59:29 localhost kernel: [540998.034211] __schedule+0x3fe/0x7c0 Aug 22 16:59:29 localhost kernel: [540998.034257] ? vcpu_enter_guest+0x759/0xc90 [kvm] Aug 22 16:59:29 localhost kernel: [540998.034260] schedule+0x46/0xb0 Aug 22 16:59:29 localhost kernel: [540998.055490] xfer_to_guest_mode_work+0x9d/0xb0 Aug 22 16:59:29 localhost kernel: [540998.055561] vcpu_run+0x1cd/0x220 [kvm] Aug 22 16:59:29 localhost kernel: [540998.055592] kvm_arch_vcpu_ioctl_run+0x8b/0x2a0 [kvm] Aug 22 16:59:29 localhost kernel: [540998.055611] kvm_vcpu_ioctl+0x247/0x5d0 [kvm] Aug 22 16:59:29 localhost kernel: [540998.055627] ? __schedule+0x3fe/0x7c0 Aug 22 16:59:29 localhost kernel: [540998.055689] ? __fget_files+0x79/0xb0 Aug 22 16:59:29 localhost kernel: [540998.055699] __se_sys_ioctl+0x7d/0xb0 Aug 22 16:59:29 localhost kernel: [540998.055738] do_syscall_64+0x33/0x40 Aug 22 16:59:29 localhost kernel: [540998.055750] entry_SYSCALL_64_after_hwframe+0x44/0xa9 Aug 22 16:59:29 localhost kernel: [540998.055771] RIP: 0033:0x7fc966eddd7b Aug 22 16:59:29 localhost kernel: [540998.055776] Code: ff ff ff 85 c0 79 8b 49 c7 c4 ff ff ff ff 5b 5d 4c 89 e0 41 5c c3 66 0f 1f 84 00 00 00 00 00 f3 0f 1e fa b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 6d a0 0e 00 f7 d8 64 89 01 48 Aug 22 16:59:29 localhost kernel: [540998.055777] RSP: 002b:00007fc7d37fb278 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 Aug 22 16:59:29 localhost kernel: [540998.055780] RAX: ffffffffffffffda RBX: 000000000000ae80 RCX: 00007fc966eddd7b Aug 22 16:59:29 localhost kernel: [540998.055782] RDX: 0000000000000000 RSI: 000000000000ae80 RDI: 000000000000002f Aug 22 16:59:29 localhost kernel: [540998.055783] RBP: 0000000000000000 R08: 0000562f5c774de8 R09: 00000000ffffffff Aug 22 16:59:29 localhost kernel: [540998.055785] R10: 0000000000000001 R11: 0000000000000246 R12: 0000562f5e864e80 Aug 22 16:59:29 localhost kernel: [540998.055786] R13: 0000562f5e864f37 R14: 0000000000000000 R15: 0000000000000000 Aug 22 16:59:29 localhost kernel: [541041.798102] INFO: task monitor:298674 blocked for more than 122 seconds. Aug 22 16:59:29 localhost kernel: [541041.798116] Tainted: GF EL 5.10.0-60.18.0.50.oe2203.x86_64 #1 Aug 22 16:59:29 localhost kernel: [541041.798118] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. Aug 22 16:59:29 localhost kernel: [541041.798136] task:monitor state:D stack: 0 pid:298674 ppid: 1 flags:0x00004084 Aug 22 16:59:29 localhost kernel: [541041.798161] Call Trace: Aug 22 16:59:29 localhost kernel: [541041.798251] __schedule+0x3f6/0x7c0 Aug 22 16:59:29 localhost kernel: [541041.798270] schedule+0x46/0xb0 Aug 22 16:59:29 localhost kernel: [541041.798273] io_schedule+0x42/0x70 Aug 22 16:59:29 localhost kernel: [541041.798295] blk_mq_get_tag+0xf4/0x330 Aug 22 16:59:29 localhost kernel: [541041.798328] ? wait_woken+0x80/0x80 Aug 22 16:59:29 localhost kernel: [541041.798332] __blk_mq_alloc_request+0xc2/0xe0 Aug 22 16:59:29 localhost kernel: [541041.798340] blk_mq_submit_bio+0x114/0x540 Aug 22 16:59:29 localhost kernel: [541041.798348] __submit_bio_noacct_mq+0x89/0x120 Aug 22 16:59:29 localhost kernel: [541041.941582] iomap_readahead+0xad/0x170 Aug 22 16:59:29 localhost kernel: [541042.397380] read_pages+0x83/0x250 Aug 22 16:59:29 localhost kernel: [541042.417728] page_cache_ra_unbounded+0x196/0x230 Aug 22 16:59:29 localhost kernel: [541042.417732] do_sync_mmap_readahead+0x109/0x1a0 Aug 22 16:59:29 localhost kernel: [541042.417767] filemap_fault+0x2d0/0x510 Aug 22 16:59:29 localhost kernel: [541043.904430] __xfs_filemap_fault+0x144/0x230 [xfs] Aug 22 16:59:29 localhost kernel: [541044.749301] __do_fault+0x38/0x110 Aug 22 16:59:29 localhost kernel: [541044.749319] do_read_fault+0x31/0xc0 Aug 22 16:59:29 localhost kernel: [541044.749325] do_fault+0x71/0x150 Aug 22 16:59:29 localhost kernel: [541044.749328] __handle_mm_fault+0x3dd/0x6d0 Aug 22 16:59:29 localhost kernel: [541044.749336] handle_mm_fault+0xbe/0x290 Aug 22 16:59:29 localhost kernel: [541044.749345] exc_page_fault+0x273/0x550 Aug 22 16:59:29 localhost kernel: [541044.784575] ? asm_exc_page_fault+0x8/0x30 Aug 22 16:59:29 localhost kernel: [541044.784582] asm_exc_page_fault+0x1e/0x30 Aug 22 16:59:29 localhost kernel: [541044.819688] RIP: 0033:0x75b1a0 Aug 22 16:59:29 localhost kernel: [541044.819692] RSP: 002b:000000c0008b7718 EFLAGS: 00010246 Aug 22 16:59:29 localhost kernel: [541044.819698] RAX: 000000c00097cd80 RBX: 000000c0008b7870 RCX: 000000c0008b78f8 Aug 22 16:59:29 localhost kernel: [541044.819700] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 000000c000c0a180 Aug 22 16:59:29 localhost kernel: [541044.819701] RBP: 000000c0008b7798 R08: 000000c0008b77c0 R09: 0000000000000000 Aug 22 16:59:29 localhost kernel: [541044.819703] R10: 0000000000000000 R11: 0000000000000000 R12: 00000000027d980e Aug 22 16:59:29 localhost kernel: [541044.819704] R13: 0000000000000021 R14: 0000000000000020 R15: 0000000000000066 Aug 22 16:59:29 localhost kernel: [541044.823788] INFO: task monitor:298682 blocked for more than 125 seconds. Aug 22 16:59:29 localhost kernel: [541044.823791] Tainted: GF EL 5.10.0-60.18.0.50.oe2203.x86_64 #1 Aug 22 16:59:29 localhost kernel: [541044.902984] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. Aug 22 16:59:29 localhost kernel: [541044.903081] task:monitor state:D stack: 0 pid:298682 ppid: 1 flags:0x00004084 Aug 22 16:59:29 localhost kernel: [541044.903087] Call Trace: Aug 22 16:59:29 localhost kernel: [541044.903101] __schedule+0x3f6/0x7c0 Aug 22 16:59:29 localhost kernel: [541044.903105] schedule+0x46/0xb0 Aug 22 16:59:29 localhost kernel: [541044.903107] io_schedule+0x42/0x70 Aug 22 16:59:29 localhost kernel: [541044.903112] blk_mq_get_tag+0xf4/0x330 Aug 22 16:59:29 localhost kernel: [541044.903117] ? wait_woken+0x80/0x80 Aug 22 16:59:29 localhost kernel: [541044.903120] __blk_mq_alloc_request+0xc2/0xe0 Aug 22 16:59:29 localhost kernel: [541044.903123] blk_mq_submit_bio+0x114/0x540 Aug 22 16:59:29 localhost kernel: [541044.903127] __submit_bio_noacct_mq+0x89/0x120 Aug 22 16:59:29 localhost kernel: [541044.903133] submit_bio+0xc4/0x130 Aug 22 16:59:29 localhost kernel: [541044.903136] iomap_readahead+0xad/0x170 Aug 22 16:59:29 localhost kernel: [541044.903142] read_pages+0x83/0x250 Aug 22 16:59:29 localhost kernel: [541044.903146] page_cache_ra_unbounded+0x196/0x230 Aug 22 16:59:29 localhost kernel: [541044.903148] do_sync_mmap_readahead+0x109/0x1a0 Aug 22 16:59:29 localhost kernel: [541044.903151] filemap_fault+0x2d0/0x510 Aug 22 16:59:29 localhost kernel: [541044.903232] __xfs_filemap_fault+0x144/0x230 [xfs] Aug 22 16:59:29 localhost kernel: [541044.903236] __do_fault+0x38/0x110 Aug 22 16:59:29 localhost kernel: [541044.903239] do_read_fault+0x31/0xc0 Aug 22 16:59:29 localhost kernel: [541044.903242] do_fault+0x71/0x150 Aug 22 16:59:29 localhost kernel: [541044.903244] __handle_mm_fault+0x3dd/0x6d0 Aug 22 16:59:29 localhost kernel: [541044.903247] handle_mm_fault+0xbe/0x290 Aug 22 16:59:29 localhost kernel: [541044.903251] exc_page_fault+0x273/0x550 Aug 22 16:59:29 localhost kernel: [541044.903255] ? asm_exc_page_fault+0x8/0x30 Aug 22 16:59:29 localhost kernel: [541044.903257] asm_exc_page_fault+0x1e/0x30 Aug 22 16:59:29 localhost kernel: [541044.903261] RIP: 0033:0x4fc1e6 Aug 22 16:59:29 localhost kernel: [541044.903263] RSP: 002b:000000c0012d38e0 EFLAGS: 00010297 Aug 22 16:59:29 localhost kernel: [541044.903265] RAX: 0000000000000000 RBX: 0000000000000036 RCX: 0000000000000000 Aug 22 16:59:29 localhost kernel: [541044.903267] RDX: 0000000000000000 RSI: 00000000027e972e RDI: 000000c00019cc30 Aug 22 16:59:29 localhost kernel: [541044.903289] RBP: 000000c0012d39b8 R08: 0000000000000059 R09: 0000000000000048 Aug 22 16:59:29 localhost kernel: [541044.903291] R10: 00000000029b384b R11: 000000c0016cc280 R12: ffffffffffffffff Aug 22 16:59:29 localhost kernel: [541044.903292] R13: 0000000000000029 R14: 0000000000000028 R15: 0000000000000200 Aug 22 16:59:29 localhost kernel: [541044.904072] INFO: task kworker/8:5:2359517 blocked for more than 125 seconds. Aug 22 16:59:29 localhost kernel: [541044.904075] Tainted: GF EL 5.10.0-60.18.0.50.oe2203.x86_64 #1 Aug 22 16:59:29 localhost kernel: [541044.904076] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. Aug 22 16:59:29 localhost kernel: [541044.904077] task:kworker/8:5 state:D stack: 0 pid:2359517 ppid: 2 flags:0x00004080 Aug 22 16:59:29 localhost kernel: [541044.904142] Workqueue: xfs-sync/sda3 xfs_log_worker [xfs] Aug 22 16:59:29 localhost kernel: [541044.904144] Call Trace: Aug 22 16:59:29 localhost kernel: [541044.904157] __schedule+0x3f6/0x7c0 Aug 22 16:59:29 localhost kernel: [541044.904159] schedule+0x46/0xb0 Aug 22 16:59:29 localhost kernel: [541044.904162] schedule_timeout+0x23c/0x2a0 Aug 22 16:59:29 localhost kernel: [541044.904175] ? check_preempt_wakeup+0xf1/0x250 Aug 22 16:59:29 localhost kernel: [541044.904183] ? check_preempt_curr+0x57/0x70 Aug 22 16:59:29 localhost kernel: [541044.904185] wait_for_common+0x9f/0x140 Aug 22 16:59:29 localhost kernel: [541044.904201] flush_workqueue+0x12f/0x410 Aug 22 16:59:29 localhost kernel: [541044.904274] xlog_cil_push_now.isra.0+0x84/0x90 [xfs] Aug 22 16:59:29 localhost kernel: [541045.412647] xlog_cil_force_seq+0x73/0x230 [xfs] Aug 22 16:59:29 localhost kernel: [541045.412718] xfs_log_force+0x8c/0x210 [xfs] Aug 22 16:59:29 localhost kernel: [541045.412784] xfs_log_worker+0x69/0x70 [xfs] Aug 22 16:59:29 localhost kernel: [541045.412808] process_one_work+0x1b0/0x350 Aug 22 16:59:29 localhost kernel: [541045.412832] worker_thread+0x49/0x300 Aug 22 16:59:29 localhost kernel: [541045.412835] ? rescuer_thread+0x370/0x370 Aug 22 16:59:29 localhost kernel: [541045.412839] kthread+0xfe/0x140 Aug 22 16:59:29 localhost kernel: [541045.412865] ? kthread_park+0x90/0x90 Aug 22 16:59:29 localhost kernel: [541045.749906] ret_from_fork+0x22/0x30 Aug 22 16:59:29 localhost kernel: [541045.999133] INFO: task kworker/4:0:2362397 blocked for more than 127 seconds. Aug 22 16:59:29 localhost kernel: [541045.999138] Tainted: GF EL 5.10.0-60.18.0.50.oe2203.x86_64 #1 Aug 22 16:59:29 localhost kernel: [541045.999139] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. Aug 22 16:59:29 localhost kernel: [541045.999140] task:kworker/4:0 state:D stack: 0 pid:2362397 ppid: 2 flags:0x00004080 Aug 22 16:59:29 localhost kernel: [541045.999239] Workqueue: xfs-conv/sda3 xfs_end_io [xfs] Aug 22 16:59:29 localhost kernel: [541045.999245] Call Trace: Aug 22 16:59:29 localhost kernel: [541045.999264] __schedule+0x3f6/0x7c0 Aug 22 16:59:29 localhost kernel: [541045.999268] schedule+0x46/0xb0 Aug 22 16:59:29 localhost kernel: [541045.999274] rwsem_down_write_slowpath+0x31c/0x490 Aug 22 16:59:29 localhost kernel: [541046.255366] ? xfs_trans_reserve+0x180/0x1e0 [xfs] Aug 22 16:59:29 localhost kernel: [541046.255418] ? xfs_trans_alloc+0xf9/0x1b0 [xfs] Aug 22 16:59:29 localhost kernel: [541046.255467] xfs_trans_alloc_inode+0x84/0x160 [xfs] Aug 22 16:59:29 localhost kernel: [541046.354498] xfs_iomap_write_unwritten+0x120/0x290 [xfs] Aug 22 16:59:29 localhost kernel: [541046.672293] ? dequeue_entity+0x13a/0x9f0 Aug 22 16:59:29 localhost kernel: [541046.672366] xfs_end_ioend+0x16f/0x1d0 [xfs] Aug 22 16:59:29 localhost kernel: [541047.107125] xfs_end_io+0xb8/0xe0 [xfs] Aug 22 16:59:29 localhost kernel: [541047.107139] process_one_work+0x1b0/0x350 Aug 22 16:59:29 localhost kernel: [541047.107149] worker_thread+0x49/0x300 Aug 22 16:59:29 localhost kernel: [541047.107151] ? rescuer_thread+0x370/0x370 Aug 22 16:59:29 localhost kernel: [541047.107155] kthread+0xfe/0x140 Aug 22 16:59:29 localhost kernel: [541047.107158] ? kthread_park+0x90/0x90 Aug 22 16:59:29 localhost kernel: [541047.107229] ret_from_fork+0x22/0x30 Aug 22 16:59:29 localhost kernel: [541047.111003] INFO: task kworker/u26:3:2367823 blocked for more than 128 seconds. Aug 22 16:59:29 localhost kernel: [541047.111008] Tainted: GF EL 5.10.0-60.18.0.50.oe2203.x86_64 #1 Aug 22 16:59:29 localhost kernel: [541047.111009] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. Aug 22 16:59:29 localhost kernel: [541047.111011] task:kworker/u26:3 state:D stack: 0 pid:2367823 ppid: 2 flags:0x00004080 Aug 22 16:59:29 localhost kernel: [541047.335363] Workqueue: writeback wb_workfn (flush-8:0) Aug 22 16:59:29 localhost kernel: [541047.343631] Call Trace: Aug 22 16:59:29 localhost kernel: [541047.343659] __schedule+0x3f6/0x7c0 Aug 22 16:59:29 localhost kernel: [541047.343664] schedule+0x46/0xb0 Aug 22 16:59:29 localhost kernel: [541047.343667] rwsem_down_read_slowpath+0x183/0x4c0 Aug 22 16:59:29 localhost kernel: [541047.344622] xfs_map_blocks+0xb9/0x400 [xfs] Aug 22 16:59:29 localhost kernel: [541047.344644] iomap_writepage_map+0x15e/0x400 Aug 22 16:59:29 localhost kernel: [541047.344651] write_cache_pages+0x162/0x3e0 Aug 22 16:59:29 localhost kernel: [541047.344654] ? iomap_writepage_map+0x400/0x400 Aug 22 16:59:29 localhost kernel: [541047.344657] iomap_writepages+0x1c/0x40 Aug 22 16:59:29 localhost kernel: [541047.344705] xfs_vm_writepages+0x64/0x90 [xfs] Aug 22 16:59:29 localhost kernel: [541047.344734] do_writepages+0x34/0xc0 Aug 22 16:59:29 localhost kernel: [541047.344738] ? __wb_calc_thresh+0x3a/0x120 Aug 22 16:59:29 localhost kernel: [541047.344755] __writeback_single_inode+0x39/0x200 Aug 22 16:59:29 localhost kernel: [541047.512370] writeback_sb_inodes+0x206/0x4f0 Aug 22 16:59:29 localhost kernel: [541047.512386] __writeback_inodes_wb+0x4c/0xc0 Aug 22 16:59:29 localhost kernel: [541047.512389] wb_writeback+0x1d8/0x290 Aug 22 16:59:29 localhost kernel: [541047.512395] wb_do_writeback+0x15e/0x170 Aug 22 16:59:29 localhost kernel: [541047.512399] wb_workfn+0x5a/0x180 Aug 22 16:59:29 localhost kernel: [541047.512405] process_one_work+0x1b0/0x350 Aug 22 16:59:29 localhost kernel: [541047.512408] worker_thread+0x49/0x300 Aug 22 16:59:29 localhost kernel: [541047.512413] ? rescuer_thread+0x370/0x370 Aug 22 16:59:29 localhost kernel: [541047.512418] kthread+0xfe/0x140 Aug 22 16:59:29 localhost kernel: [541047.512422] ? kthread_park+0x90/0x90 Aug 22 16:59:29 localhost kernel: [541047.512426] ret_from_fork+0x22/0x30 Aug 22 16:59:29 localhost kernel: [541047.512476] INFO: task (sa1):2368118 blocked for more than 128 seconds. Aug 22 16:59:29 localhost kernel: [541047.512479] Tainted: GF EL 5.10.0-60.18.0.50.oe2203.x86_64 #1 ```
【环境信息】: 1) 内核信息 : 5.10.0-60.18.0.50.oe2203.x86_64 【问题复现步骤】 hi 我服务器正常跑的情况下出现堆栈打印,会导致系统很卡。 ``` Aug 22 16:37:15 localhost kernel: [540119.616824] hrtimer: interrupt took 25388 ns Aug 22 16:40:26 localhost systemd[1]: Starting system activity accounting tool... Aug 22 16:40:26 localhost systemd[1]: sysstat-collect.service: Deactivated successfully. Aug 22 16:40:26 localhost systemd[1]: Finished system activity accounting tool. Aug 22 16:43:14 localhost systemd[1]: Time has been changed Aug 22 16:43:24 localhost systemd[1]: Time has been changed Aug 22 16:45:24 localhost systemd[1]: Time has been changed Aug 22 16:59:27 localhost kernel: [540957.747246] watchdog: BUG: soft lockup - CPU#6 stuck for 23s! [CPU 0/KVM:2365811] Aug 22 16:59:27 localhost kernel: [540966.222155] Modules linked in: tcp_diag inet_diag rpcsec_gss_krb5 nfsv4 dns_resolver nfs fscache rpcrdma rdma_cm iw_cm ib_cm ib_core nfsd auth_rpcgss nfs_acl lockd grace nfs_ssc iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi vhost_net vhost vhost_iotlb tap target_core_user target_core_mod uio bcache(FE) crc64(FE) nf_conntrack_netlink nfnetlink xt_addrtype br_netfilter overlay xt_CHECKSUM xt_MASQUERADE xt_conntrack ipt_REJECT nf_reject_ipv4 ip6table_mangle ip6table_nat iptable_mangle iptable_nat ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter ip_tables tun bridge stp llc rfkill openvswitch nf_conncount nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 sunrpc ext4 mbcache jbd2 snd_hda_codec_generic ledtrig_audio snd_hda_intel bochs_drm snd_intel_dspcfg intel_rapl_msr drm_vram_helper intel_rapl_common snd_hda_codec drm_ttm_helper snd_hda_core ttm kvm_intel snd_hwdep drm_kms_helper snd_pcm kvm syscopyarea snd_timer sysfillrect irqbypass sysimgblt snd Aug 22 16:59:27 localhost kernel: [540966.222637] fb_sys_fops cec soundcore i2c_piix4 virtio_balloon sg pcspkr joydev drm fuse xfs libcrc32c sr_mod sd_mod cdrom t10_pi crct10dif_pclmul crc32_pclmul ata_generic crc32c_intel ghash_clmulni_intel serio_raw virtio_console virtio_scsi virtio_net net_failover ata_piix failover libata Aug 22 16:59:27 localhost kernel: [540966.222826] CPU: 6 PID: 2365811 Comm: CPU 0/KVM Kdump: loaded Tainted: GF E 5.10.0-60.18.0.50.oe2203.x86_64 #1 Aug 22 16:59:27 localhost kernel: [540966.222834] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.13.0-0-gf21b5a4aeb02-prebuilt.qemu.org 04/01/2014 Aug 22 16:59:27 localhost kernel: [540966.360858] RIP: 0010:smp_call_function_single+0xea/0x120 Aug 22 16:59:27 localhost kernel: [540966.362905] Code: 28 00 00 00 75 4a c9 44 89 c0 c3 48 89 e6 4c 89 44 24 10 48 89 54 24 18 e8 73 fe ff ff 41 89 c0 8b 44 24 08 a8 01 74 0a f3 90 <8b> 44 24 08 a8 01 75 f6 eb c2 8b 05 76 3c 16 02 85 c0 0f 85 6b ff Aug 22 16:59:27 localhost kernel: [540966.428870] RSP: 0018:ffffb97bcc877c60 EFLAGS: 00000202 Aug 22 16:59:27 localhost kernel: [540966.456740] RAX: 0000000000000011 RBX: ffff973cc0dd8000 RCX: 0000000000000830 Aug 22 16:59:27 localhost kernel: [540966.456742] RDX: 0000000000000007 RSI: 00000000000000fb RDI: 0000000000000007 Aug 22 16:59:27 localhost kernel: [540966.456744] RBP: ffffb97bcc877ca0 R08: 0000000000000000 R09: ffff973bd7c44410 Aug 22 16:59:27 localhost kernel: [540966.456745] R10: ffff973bd7c44000 R11: 000000000000000e R12: 0000000000000000 Aug 22 16:59:27 localhost kernel: [540966.456746] R13: ffff973a94a0cd40 R14: 0000000000000007 R15: 0000000000000006 Aug 22 16:59:27 localhost kernel: [540966.456752] FS: 00007fc959c04640(0000) GS:ffff973cbbd00000(0000) knlGS:0000000000000000 Aug 22 16:59:27 localhost kernel: [540966.456753] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Aug 22 16:59:27 localhost kernel: [540966.456755] CR2: 000000c0003481e0 CR3: 00000001a2bd6003 CR4: 0000000000172ee0 Aug 22 16:59:27 localhost kernel: [540966.456757] Call Trace: Aug 22 16:59:27 localhost kernel: [540966.456936] ? __loaded_vmcs_clear.part.0+0x120/0x120 [kvm_intel] Aug 22 16:59:27 localhost kernel: [540966.456942] vmx_vcpu_load_vmcs+0x20d/0x510 [kvm_intel] Aug 22 16:59:27 localhost kernel: [540967.199290] ? update_blocked_averages+0xd2/0x120 Aug 22 16:59:27 localhost kernel: [540967.199316] vmx_vcpu_load+0x16/0x60 [kvm_intel] Aug 22 16:59:27 localhost kernel: [540967.199524] kvm_arch_vcpu_load+0x58/0x230 [kvm] Aug 22 16:59:27 localhost kernel: [540967.199560] finish_task_switch+0xf0/0x290 Aug 22 16:59:27 localhost kernel: [540967.199621] __schedule+0x3fe/0x7c0 Aug 22 16:59:27 localhost kernel: [540967.199657] ? kvm_apic_has_interrupt+0x44/0x90 [kvm] Aug 22 16:59:27 localhost kernel: [540967.199663] schedule+0x46/0xb0 Aug 22 16:59:27 localhost kernel: [540967.199688] kvm_vcpu_block+0x5a/0x230 [kvm] Aug 22 16:59:27 localhost kernel: [540967.199729] vcpu_run+0x110/0x220 [kvm] Aug 22 16:59:27 localhost kernel: [540967.199763] kvm_arch_vcpu_ioctl_run+0x8b/0x2a0 [kvm] Aug 22 16:59:27 localhost kernel: [540967.199787] kvm_vcpu_ioctl+0x247/0x5d0 [kvm] Aug 22 16:59:27 localhost kernel: [540967.199790] ? __schedule+0x3fe/0x7c0 Aug 22 16:59:27 localhost kernel: [540967.199825] ? __fget_files+0x79/0xb0 Aug 22 16:59:27 localhost kernel: [540967.199890] __se_sys_ioctl+0x7d/0xb0 Aug 22 16:59:27 localhost kernel: [540967.200497] do_syscall_64+0x33/0x40 Aug 22 16:59:27 localhost kernel: [540967.200525] entry_SYSCALL_64_after_hwframe+0x44/0xa9 Aug 22 16:59:27 localhost kernel: [540967.200631] RIP: 0033:0x7fc966eddd7b Aug 22 16:59:27 localhost kernel: [540967.200644] Code: ff ff ff 85 c0 79 8b 49 c7 c4 ff ff ff ff 5b 5d 4c 89 e0 41 5c c3 66 0f 1f 84 00 00 00 00 00 f3 0f 1e fa b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 6d a0 0e 00 f7 d8 64 89 01 48 Aug 22 16:59:27 localhost kernel: [540967.200646] RSP: 002b:00007fc959c00278 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 Aug 22 16:59:27 localhost kernel: [540967.200649] RAX: ffffffffffffffda RBX: 000000000000ae80 RCX: 00007fc966eddd7b Aug 22 16:59:27 localhost kernel: [540967.200651] RDX: 0000000000000000 RSI: 000000000000ae80 RDI: 0000000000000021 Aug 22 16:59:27 localhost kernel: [540967.200652] RBP: 0000000000000000 R08: 0000562f5c774de8 R09: 0000000000000000 Aug 22 16:59:27 localhost kernel: [540967.200654] R10: 0000000000000001 R11: 0000000000000246 R12: 0000562f5e81ed00 Aug 22 16:59:27 localhost kernel: [540967.200655] R13: 0000562f5e81edb7 R14: 0000000000000000 R15: 0000000000000000 Aug 22 16:59:27 localhost kernel: [540969.379328] watchdog: BUG: soft lockup - CPU#9 stuck for 29s! [CPU 1/KVM:2351861] Aug 22 16:59:27 localhost kernel: [540969.381610] Modules linked in: tcp_diag inet_diag rpcsec_gss_krb5 nfsv4 dns_resolver nfs fscache rpcrdma rdma_cm iw_cm ib_cm ib_core nfsd auth_rpcgss nfs_acl lockd grace nfs_ssc iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi vhost_net vhost vhost_iotlb tap target_core_user target_core_mod uio bcache(FE) crc64(FE) nf_conntrack_netlink nfnetlink xt_addrtype br_netfilter overlay xt_CHECKSUM xt_MASQUERADE xt_conntrack ipt_REJECT nf_reject_ipv4 ip6table_mangle ip6table_nat iptable_mangle iptable_nat ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter ip_tables tun bridge stp llc rfkill openvswitch nf_conncount nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 sunrpc ext4 mbcache jbd2 snd_hda_codec_generic ledtrig_audio snd_hda_intel bochs_drm snd_intel_dspcfg intel_rapl_msr drm_vram_helper intel_rapl_common snd_hda_codec drm_ttm_helper snd_hda_core ttm kvm_intel snd_hwdep drm_kms_helper snd_pcm kvm syscopyarea snd_timer sysfillrect irqbypass sysimgblt snd Aug 22 16:59:27 localhost kernel: [540969.382147] fb_sys_fops cec soundcore i2c_piix4 virtio_balloon sg pcspkr joydev drm fuse xfs libcrc32c sr_mod sd_mod cdrom t10_pi crct10dif_pclmul crc32_pclmul ata_generic crc32c_intel ghash_clmulni_intel serio_raw virtio_console virtio_scsi virtio_net net_failover ata_piix failover libata Aug 22 16:59:27 localhost kernel: [540969.382210] CPU: 9 PID: 2351861 Comm: CPU 1/KVM Kdump: loaded Tainted: GF EL 5.10.0-60.18.0.50.oe2203.x86_64 #1 Aug 22 16:59:27 localhost kernel: [540969.382211] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.13.0-0-gf21b5a4aeb02-prebuilt.qemu.org 04/01/2014 Aug 22 16:59:27 localhost kernel: [540969.382230] RIP: 0010:_raw_spin_unlock_irqrestore+0xe/0x10 Aug 22 16:59:27 localhost kernel: [540969.382233] Code: 0b 65 81 25 90 43 1e 55 ff ff ff 7f 5b 44 89 e8 5d 41 5c 41 5d 41 5e c3 cc cc cc cc 0f 1f 44 00 00 e8 56 85 70 ff 66 90 56 9d <c3> 90 0f 1f 44 00 00 b8 00 fe ff ff f0 0f c1 07 56 9d c3 66 66 2e Aug 22 16:59:27 localhost kernel: [540969.382251] RSP: 0018:ffffb97bc1dfb548 EFLAGS: 00000293 Aug 22 16:59:27 localhost kernel: [540969.382254] RAX: 0000000000000000 RBX: ffff973b85558000 RCX: 0000000000002009 Aug 22 16:59:27 localhost kernel: [540969.382255] RDX: 000000000000e1a0 RSI: 0000000000000293 RDI: ffff973b837b6300 Aug 22 16:59:27 localhost kernel: [540969.382256] RBP: ffff973b857ff110 R08: 0000000000000009 R09: 0000000000000430 Aug 22 16:59:27 localhost kernel: [540969.382258] R10: ffff973dbffc1100 R11: 000000000000001f R12: 0000000000000293 Aug 22 16:59:27 localhost kernel: [540969.382259] R13: 0000000000000000 R14: ffff973b837f9000 R15: ffff973cb072f560 Aug 22 16:59:27 localhost kernel: [540969.382263] FS: 00007f25d9fc3640(0000) GS:ffff973dbbc80000(0000) knlGS:0000000000000000 Aug 22 16:59:27 localhost kernel: [540969.382264] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Aug 22 16:59:27 localhost kernel: [540969.382266] CR2: 00007fed5b17c7c8 CR3: 0000000293b0c002 CR4: 0000000000172ee0 Aug 22 16:59:27 localhost kernel: [540969.382267] Call Trace: Aug 22 16:59:27 localhost kernel: [540969.382362] ata_scsi_queuecmd+0x4f/0x80 [libata] Aug 22 16:59:27 localhost kernel: [540969.382419] scsi_dispatch_cmd+0x94/0x200 Aug 22 16:59:27 localhost kernel: [540969.382456] scsi_queue_rq+0x277/0x630 Aug 22 16:59:27 localhost kernel: [540969.382502] blk_mq_dispatch_rq_list+0x10f/0x590 Aug 22 16:59:27 localhost kernel: [540969.435545] ? __dd_dispatch_request+0xe1/0x1d0 Aug 22 16:59:27 localhost kernel: [540969.435560] __blk_mq_do_dispatch_sched+0xb8/0x2c0 Aug 22 16:59:27 localhost kernel: [540969.435598] __blk_mq_sched_dispatch_requests+0x13f/0x190 Aug 22 16:59:27 localhost kernel: [540969.435604] blk_mq_sched_dispatch_requests+0x30/0x60 Aug 22 16:59:27 localhost kernel: [540969.435610] __blk_mq_run_hw_queue+0x47/0xd0 Aug 22 16:59:27 localhost kernel: [540969.435629] __blk_mq_delay_run_hw_queue+0xe6/0xf0 Aug 22 16:59:27 localhost kernel: [540969.435632] blk_mq_get_tag+0x1ac/0x330 Aug 22 16:59:27 localhost kernel: [540969.676438] ? wait_woken+0x80/0x80 Aug 22 16:59:27 localhost kernel: [540969.676457] __blk_mq_alloc_request+0xc2/0xe0 Aug 22 16:59:27 localhost kernel: [540969.676663] blk_mq_submit_bio+0x114/0x540 Aug 22 16:59:27 localhost kernel: [540969.724692] __submit_bio_noacct_mq+0x89/0x120 Aug 22 16:59:27 localhost kernel: [540970.382676] submit_bio+0xc4/0x130 Aug 22 16:59:27 localhost kernel: [540970.544535] swap_readpage+0xa0/0x260 Aug 22 16:59:27 localhost kernel: [540970.574487] swap_cluster_readahead+0x1b1/0x310 Aug 22 16:59:27 localhost kernel: [540970.589901] do_swap_page+0x51b/0x960 Aug 22 16:59:27 localhost kernel: [540970.589924] __handle_mm_fault+0x3dd/0x6d0 Aug 22 16:59:27 localhost kernel: [540970.618296] handle_mm_fault+0xbe/0x290 Aug 22 16:59:27 localhost kernel: [540971.136736] __get_user_pages+0x247/0x520 Aug 22 16:59:27 localhost kernel: [540971.136807] get_user_pages_unlocked+0xcc/0x330 Aug 22 16:59:27 localhost kernel: [540971.136901] hva_to_pfn_slow+0x5b/0x120 [kvm] Aug 22 16:59:27 localhost kernel: [540971.136925] hva_to_pfn+0x89/0x260 [kvm] Aug 22 16:59:27 localhost kernel: [540971.137024] try_async_pf+0x91/0x250 [kvm] Aug 22 16:59:27 localhost kernel: [540971.139160] direct_page_fault+0xf7/0x260 [kvm] Aug 22 16:59:27 localhost kernel: [540971.139268] kvm_mmu_page_fault+0x65/0x160 [kvm] Aug 22 16:59:27 localhost kernel: [540971.139294] vcpu_enter_guest+0x759/0xc90 [kvm] Aug 22 16:59:27 localhost kernel: [540971.139333] ? schedule+0x46/0xb0 Aug 22 16:59:27 localhost kernel: [540971.139358] vcpu_run+0x4a/0x220 [kvm] Aug 22 16:59:27 localhost kernel: [540971.139450] kvm_arch_vcpu_ioctl_run+0x8b/0x2a0 [kvm] Aug 22 16:59:27 localhost kernel: [540971.139471] kvm_vcpu_ioctl+0x247/0x5d0 [kvm] Aug 22 16:59:27 localhost kernel: [540971.139577] ? __lapic_update_tsc_freq+0x30/0x30 Aug 22 16:59:27 localhost kernel: [540971.139583] ? __fget_files+0x79/0xb0 Aug 22 16:59:27 localhost kernel: [540971.139587] __se_sys_ioctl+0x7d/0xb0 Aug 22 16:59:27 localhost kernel: [540971.139671] do_syscall_64+0x33/0x40 Aug 22 16:59:27 localhost kernel: [540971.139677] entry_SYSCALL_64_after_hwframe+0x44/0xa9 Aug 22 16:59:27 localhost kernel: [540971.139698] RIP: 0033:0x7f25e7a9dd7b Aug 22 16:59:27 localhost kernel: [540971.139702] Code: ff ff ff 85 c0 79 8b 49 c7 c4 ff ff ff ff 5b 5d 4c 89 e0 41 5c c3 66 0f 1f 84 00 00 00 00 00 f3 0f 1e fa b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 6d a0 0e 00 f7 d8 64 89 01 48 Aug 22 16:59:27 localhost kernel: [540971.139704] RSP: 002b:00007f25d9fbf278 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 Aug 22 16:59:27 localhost kernel: [540971.139707] RAX: ffffffffffffffda RBX: 000000000000ae80 RCX: 00007f25e7a9dd7b Aug 22 16:59:27 localhost kernel: [540971.139708] RDX: 0000000000000000 RSI: 000000000000ae80 RDI: 000000000000002d Aug 22 16:59:27 localhost kernel: [540971.139709] RBP: 0000000000000000 R08: 000055e6fe174de8 R09: 00000000000000ff Aug 22 16:59:27 localhost kernel: [540971.139711] R10: 0000000000000001 R11: 0000000000000246 R12: 000055e700dffa10 Aug 22 16:59:27 localhost kernel: [540971.139712] R13: 000055e700dffac7 R14: 0000000000000000 R15: 0000000000000000 Aug 22 16:59:27 localhost kernel: [540997.737723] watchdog: BUG: soft lockup - CPU#4 stuck for 22s! [CPU 3/KVM:2365814] Aug 22 16:59:27 localhost kernel: [540997.739926] Modules linked in: tcp_diag inet_diag rpcsec_gss_krb5 nfsv4 dns_resolver nfs fscache rpcrdma rdma_cm iw_cm ib_cm ib_core nfsd auth_rpcgss nfs_acl lockd grace nfs_ssc iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi vhost_net vhost vhost_iotlb tap target_core_user target_core_mod uio bcache(FE) crc64(FE) nf_conntrack_netlink nfnetlink xt_addrtype br_netfilter overlay xt_CHECKSUM xt_MASQUERADE xt_conntrack ipt_REJECT nf_reject_ipv4 ip6table_mangle ip6table_nat iptable_mangle iptable_nat ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter ip_tables tun bridge stp llc rfkill openvswitch nf_conncount nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 sunrpc ext4 mbcache jbd2 snd_hda_codec_generic ledtrig_audio snd_hda_intel bochs_drm snd_intel_dspcfg intel_rapl_msr drm_vram_helper intel_rapl_common snd_hda_codec drm_ttm_helper snd_hda_core ttm kvm_intel snd_hwdep drm_kms_helper snd_pcm kvm syscopyarea snd_timer sysfillrect irqbypass sysimgblt snd Aug 22 16:59:29 localhost kernel: [540997.740240] fb_sys_fops cec soundcore i2c_piix4 virtio_balloon sg pcspkr joydev drm fuse xfs libcrc32c sr_mod sd_mod cdrom t10_pi crct10dif_pclmul crc32_pclmul ata_generic crc32c_intel ghash_clmulni_intel serio_raw virtio_console virtio_scsi virtio_net net_failover ata_piix failover libata Aug 22 16:59:29 localhost kernel: [540997.740336] CPU: 4 PID: 2365814 Comm: CPU 3/KVM Kdump: loaded Tainted: GF EL 5.10.0-60.18.0.50.oe2203.x86_64 #1 Aug 22 16:59:29 localhost kernel: [540997.740340] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.13.0-0-gf21b5a4aeb02-prebuilt.qemu.org 04/01/2014 Aug 22 16:59:29 localhost kernel: [540997.740381] RIP: 0010:smp_call_function_single+0xea/0x120 Aug 22 16:59:29 localhost kernel: [540997.740387] Code: 28 00 00 00 75 4a c9 44 89 c0 c3 48 89 e6 4c 89 44 24 10 48 89 54 24 18 e8 73 fe ff ff 41 89 c0 8b 44 24 08 a8 01 74 0a f3 90 <8b> 44 24 08 a8 01 75 f6 eb c2 8b 05 76 3c 16 02 85 c0 0f 85 6b ff Aug 22 16:59:29 localhost kernel: [540997.740388] RSP: 0018:ffffb97bc21ebc80 EFLAGS: 00000202 Aug 22 16:59:29 localhost kernel: [540997.740391] RAX: 0000000000000011 RBX: ffff973cd5aa0000 RCX: 0000000000000830 Aug 22 16:59:29 localhost kernel: [540997.740392] RDX: 0000000000000007 RSI: 00000000000000fb RDI: 0000000000000007 Aug 22 16:59:29 localhost kernel: [540997.740393] RBP: ffffb97bc21ebcc0 R08: 0000000000000000 R09: ffff973cbbc35518 Aug 22 16:59:29 localhost kernel: [540997.740395] R10: 0000000000000001 R11: 00000000f5257d14 R12: 0000000000000000 Aug 22 16:59:29 localhost kernel: [540997.740396] R13: ffff973bc0040000 R14: 0000000000000007 R15: 0000000000000004 Aug 22 16:59:29 localhost kernel: [540997.740400] FS: 00007fc7d37ff640(0000) GS:ffff973cbbc00000(0000) knlGS:0000000000000000 Aug 22 16:59:29 localhost kernel: [540997.740401] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Aug 22 16:59:29 localhost kernel: [540997.740403] CR2: 00007f443c40c180 CR3: 00000001a2bd6004 CR4: 0000000000172ee0 Aug 22 16:59:29 localhost kernel: [540997.740404] Call Trace: Aug 22 16:59:29 localhost kernel: [540997.740477] ? __loaded_vmcs_clear.part.0+0x120/0x120 [kvm_intel] Aug 22 16:59:29 localhost kernel: [540997.898189] ? kvm_sched_clock_read+0xd/0x20 Aug 22 16:59:29 localhost kernel: [540997.920299] ? sched_clock+0x5/0x10 Aug 22 16:59:29 localhost kernel: [540997.920319] vmx_vcpu_load_vmcs+0x20d/0x510 [kvm_intel] Aug 22 16:59:29 localhost kernel: [540997.920348] ? irqtime_account_irq+0x32/0xa0 Aug 22 16:59:29 localhost kernel: [540997.956522] ? do_softirq_own_stack+0x37/0x40 Aug 22 16:59:29 localhost kernel: [540998.033845] ? irq_exit_rcu+0x49/0x100 Aug 22 16:59:29 localhost kernel: [540998.033876] vmx_vcpu_load+0x16/0x60 [kvm_intel] Aug 22 16:59:29 localhost kernel: [540998.034128] kvm_arch_vcpu_load+0x58/0x230 [kvm] Aug 22 16:59:29 localhost kernel: [540998.034177] finish_task_switch+0xf0/0x290 Aug 22 16:59:29 localhost kernel: [540998.034211] __schedule+0x3fe/0x7c0 Aug 22 16:59:29 localhost kernel: [540998.034257] ? vcpu_enter_guest+0x759/0xc90 [kvm] Aug 22 16:59:29 localhost kernel: [540998.034260] schedule+0x46/0xb0 Aug 22 16:59:29 localhost kernel: [540998.055490] xfer_to_guest_mode_work+0x9d/0xb0 Aug 22 16:59:29 localhost kernel: [540998.055561] vcpu_run+0x1cd/0x220 [kvm] Aug 22 16:59:29 localhost kernel: [540998.055592] kvm_arch_vcpu_ioctl_run+0x8b/0x2a0 [kvm] Aug 22 16:59:29 localhost kernel: [540998.055611] kvm_vcpu_ioctl+0x247/0x5d0 [kvm] Aug 22 16:59:29 localhost kernel: [540998.055627] ? __schedule+0x3fe/0x7c0 Aug 22 16:59:29 localhost kernel: [540998.055689] ? __fget_files+0x79/0xb0 Aug 22 16:59:29 localhost kernel: [540998.055699] __se_sys_ioctl+0x7d/0xb0 Aug 22 16:59:29 localhost kernel: [540998.055738] do_syscall_64+0x33/0x40 Aug 22 16:59:29 localhost kernel: [540998.055750] entry_SYSCALL_64_after_hwframe+0x44/0xa9 Aug 22 16:59:29 localhost kernel: [540998.055771] RIP: 0033:0x7fc966eddd7b Aug 22 16:59:29 localhost kernel: [540998.055776] Code: ff ff ff 85 c0 79 8b 49 c7 c4 ff ff ff ff 5b 5d 4c 89 e0 41 5c c3 66 0f 1f 84 00 00 00 00 00 f3 0f 1e fa b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 6d a0 0e 00 f7 d8 64 89 01 48 Aug 22 16:59:29 localhost kernel: [540998.055777] RSP: 002b:00007fc7d37fb278 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 Aug 22 16:59:29 localhost kernel: [540998.055780] RAX: ffffffffffffffda RBX: 000000000000ae80 RCX: 00007fc966eddd7b Aug 22 16:59:29 localhost kernel: [540998.055782] RDX: 0000000000000000 RSI: 000000000000ae80 RDI: 000000000000002f Aug 22 16:59:29 localhost kernel: [540998.055783] RBP: 0000000000000000 R08: 0000562f5c774de8 R09: 00000000ffffffff Aug 22 16:59:29 localhost kernel: [540998.055785] R10: 0000000000000001 R11: 0000000000000246 R12: 0000562f5e864e80 Aug 22 16:59:29 localhost kernel: [540998.055786] R13: 0000562f5e864f37 R14: 0000000000000000 R15: 0000000000000000 Aug 22 16:59:29 localhost kernel: [541041.798102] INFO: task monitor:298674 blocked for more than 122 seconds. Aug 22 16:59:29 localhost kernel: [541041.798116] Tainted: GF EL 5.10.0-60.18.0.50.oe2203.x86_64 #1 Aug 22 16:59:29 localhost kernel: [541041.798118] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. Aug 22 16:59:29 localhost kernel: [541041.798136] task:monitor state:D stack: 0 pid:298674 ppid: 1 flags:0x00004084 Aug 22 16:59:29 localhost kernel: [541041.798161] Call Trace: Aug 22 16:59:29 localhost kernel: [541041.798251] __schedule+0x3f6/0x7c0 Aug 22 16:59:29 localhost kernel: [541041.798270] schedule+0x46/0xb0 Aug 22 16:59:29 localhost kernel: [541041.798273] io_schedule+0x42/0x70 Aug 22 16:59:29 localhost kernel: [541041.798295] blk_mq_get_tag+0xf4/0x330 Aug 22 16:59:29 localhost kernel: [541041.798328] ? wait_woken+0x80/0x80 Aug 22 16:59:29 localhost kernel: [541041.798332] __blk_mq_alloc_request+0xc2/0xe0 Aug 22 16:59:29 localhost kernel: [541041.798340] blk_mq_submit_bio+0x114/0x540 Aug 22 16:59:29 localhost kernel: [541041.798348] __submit_bio_noacct_mq+0x89/0x120 Aug 22 16:59:29 localhost kernel: [541041.941582] iomap_readahead+0xad/0x170 Aug 22 16:59:29 localhost kernel: [541042.397380] read_pages+0x83/0x250 Aug 22 16:59:29 localhost kernel: [541042.417728] page_cache_ra_unbounded+0x196/0x230 Aug 22 16:59:29 localhost kernel: [541042.417732] do_sync_mmap_readahead+0x109/0x1a0 Aug 22 16:59:29 localhost kernel: [541042.417767] filemap_fault+0x2d0/0x510 Aug 22 16:59:29 localhost kernel: [541043.904430] __xfs_filemap_fault+0x144/0x230 [xfs] Aug 22 16:59:29 localhost kernel: [541044.749301] __do_fault+0x38/0x110 Aug 22 16:59:29 localhost kernel: [541044.749319] do_read_fault+0x31/0xc0 Aug 22 16:59:29 localhost kernel: [541044.749325] do_fault+0x71/0x150 Aug 22 16:59:29 localhost kernel: [541044.749328] __handle_mm_fault+0x3dd/0x6d0 Aug 22 16:59:29 localhost kernel: [541044.749336] handle_mm_fault+0xbe/0x290 Aug 22 16:59:29 localhost kernel: [541044.749345] exc_page_fault+0x273/0x550 Aug 22 16:59:29 localhost kernel: [541044.784575] ? asm_exc_page_fault+0x8/0x30 Aug 22 16:59:29 localhost kernel: [541044.784582] asm_exc_page_fault+0x1e/0x30 Aug 22 16:59:29 localhost kernel: [541044.819688] RIP: 0033:0x75b1a0 Aug 22 16:59:29 localhost kernel: [541044.819692] RSP: 002b:000000c0008b7718 EFLAGS: 00010246 Aug 22 16:59:29 localhost kernel: [541044.819698] RAX: 000000c00097cd80 RBX: 000000c0008b7870 RCX: 000000c0008b78f8 Aug 22 16:59:29 localhost kernel: [541044.819700] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 000000c000c0a180 Aug 22 16:59:29 localhost kernel: [541044.819701] RBP: 000000c0008b7798 R08: 000000c0008b77c0 R09: 0000000000000000 Aug 22 16:59:29 localhost kernel: [541044.819703] R10: 0000000000000000 R11: 0000000000000000 R12: 00000000027d980e Aug 22 16:59:29 localhost kernel: [541044.819704] R13: 0000000000000021 R14: 0000000000000020 R15: 0000000000000066 Aug 22 16:59:29 localhost kernel: [541044.823788] INFO: task monitor:298682 blocked for more than 125 seconds. Aug 22 16:59:29 localhost kernel: [541044.823791] Tainted: GF EL 5.10.0-60.18.0.50.oe2203.x86_64 #1 Aug 22 16:59:29 localhost kernel: [541044.902984] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. Aug 22 16:59:29 localhost kernel: [541044.903081] task:monitor state:D stack: 0 pid:298682 ppid: 1 flags:0x00004084 Aug 22 16:59:29 localhost kernel: [541044.903087] Call Trace: Aug 22 16:59:29 localhost kernel: [541044.903101] __schedule+0x3f6/0x7c0 Aug 22 16:59:29 localhost kernel: [541044.903105] schedule+0x46/0xb0 Aug 22 16:59:29 localhost kernel: [541044.903107] io_schedule+0x42/0x70 Aug 22 16:59:29 localhost kernel: [541044.903112] blk_mq_get_tag+0xf4/0x330 Aug 22 16:59:29 localhost kernel: [541044.903117] ? wait_woken+0x80/0x80 Aug 22 16:59:29 localhost kernel: [541044.903120] __blk_mq_alloc_request+0xc2/0xe0 Aug 22 16:59:29 localhost kernel: [541044.903123] blk_mq_submit_bio+0x114/0x540 Aug 22 16:59:29 localhost kernel: [541044.903127] __submit_bio_noacct_mq+0x89/0x120 Aug 22 16:59:29 localhost kernel: [541044.903133] submit_bio+0xc4/0x130 Aug 22 16:59:29 localhost kernel: [541044.903136] iomap_readahead+0xad/0x170 Aug 22 16:59:29 localhost kernel: [541044.903142] read_pages+0x83/0x250 Aug 22 16:59:29 localhost kernel: [541044.903146] page_cache_ra_unbounded+0x196/0x230 Aug 22 16:59:29 localhost kernel: [541044.903148] do_sync_mmap_readahead+0x109/0x1a0 Aug 22 16:59:29 localhost kernel: [541044.903151] filemap_fault+0x2d0/0x510 Aug 22 16:59:29 localhost kernel: [541044.903232] __xfs_filemap_fault+0x144/0x230 [xfs] Aug 22 16:59:29 localhost kernel: [541044.903236] __do_fault+0x38/0x110 Aug 22 16:59:29 localhost kernel: [541044.903239] do_read_fault+0x31/0xc0 Aug 22 16:59:29 localhost kernel: [541044.903242] do_fault+0x71/0x150 Aug 22 16:59:29 localhost kernel: [541044.903244] __handle_mm_fault+0x3dd/0x6d0 Aug 22 16:59:29 localhost kernel: [541044.903247] handle_mm_fault+0xbe/0x290 Aug 22 16:59:29 localhost kernel: [541044.903251] exc_page_fault+0x273/0x550 Aug 22 16:59:29 localhost kernel: [541044.903255] ? asm_exc_page_fault+0x8/0x30 Aug 22 16:59:29 localhost kernel: [541044.903257] asm_exc_page_fault+0x1e/0x30 Aug 22 16:59:29 localhost kernel: [541044.903261] RIP: 0033:0x4fc1e6 Aug 22 16:59:29 localhost kernel: [541044.903263] RSP: 002b:000000c0012d38e0 EFLAGS: 00010297 Aug 22 16:59:29 localhost kernel: [541044.903265] RAX: 0000000000000000 RBX: 0000000000000036 RCX: 0000000000000000 Aug 22 16:59:29 localhost kernel: [541044.903267] RDX: 0000000000000000 RSI: 00000000027e972e RDI: 000000c00019cc30 Aug 22 16:59:29 localhost kernel: [541044.903289] RBP: 000000c0012d39b8 R08: 0000000000000059 R09: 0000000000000048 Aug 22 16:59:29 localhost kernel: [541044.903291] R10: 00000000029b384b R11: 000000c0016cc280 R12: ffffffffffffffff Aug 22 16:59:29 localhost kernel: [541044.903292] R13: 0000000000000029 R14: 0000000000000028 R15: 0000000000000200 Aug 22 16:59:29 localhost kernel: [541044.904072] INFO: task kworker/8:5:2359517 blocked for more than 125 seconds. Aug 22 16:59:29 localhost kernel: [541044.904075] Tainted: GF EL 5.10.0-60.18.0.50.oe2203.x86_64 #1 Aug 22 16:59:29 localhost kernel: [541044.904076] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. Aug 22 16:59:29 localhost kernel: [541044.904077] task:kworker/8:5 state:D stack: 0 pid:2359517 ppid: 2 flags:0x00004080 Aug 22 16:59:29 localhost kernel: [541044.904142] Workqueue: xfs-sync/sda3 xfs_log_worker [xfs] Aug 22 16:59:29 localhost kernel: [541044.904144] Call Trace: Aug 22 16:59:29 localhost kernel: [541044.904157] __schedule+0x3f6/0x7c0 Aug 22 16:59:29 localhost kernel: [541044.904159] schedule+0x46/0xb0 Aug 22 16:59:29 localhost kernel: [541044.904162] schedule_timeout+0x23c/0x2a0 Aug 22 16:59:29 localhost kernel: [541044.904175] ? check_preempt_wakeup+0xf1/0x250 Aug 22 16:59:29 localhost kernel: [541044.904183] ? check_preempt_curr+0x57/0x70 Aug 22 16:59:29 localhost kernel: [541044.904185] wait_for_common+0x9f/0x140 Aug 22 16:59:29 localhost kernel: [541044.904201] flush_workqueue+0x12f/0x410 Aug 22 16:59:29 localhost kernel: [541044.904274] xlog_cil_push_now.isra.0+0x84/0x90 [xfs] Aug 22 16:59:29 localhost kernel: [541045.412647] xlog_cil_force_seq+0x73/0x230 [xfs] Aug 22 16:59:29 localhost kernel: [541045.412718] xfs_log_force+0x8c/0x210 [xfs] Aug 22 16:59:29 localhost kernel: [541045.412784] xfs_log_worker+0x69/0x70 [xfs] Aug 22 16:59:29 localhost kernel: [541045.412808] process_one_work+0x1b0/0x350 Aug 22 16:59:29 localhost kernel: [541045.412832] worker_thread+0x49/0x300 Aug 22 16:59:29 localhost kernel: [541045.412835] ? rescuer_thread+0x370/0x370 Aug 22 16:59:29 localhost kernel: [541045.412839] kthread+0xfe/0x140 Aug 22 16:59:29 localhost kernel: [541045.412865] ? kthread_park+0x90/0x90 Aug 22 16:59:29 localhost kernel: [541045.749906] ret_from_fork+0x22/0x30 Aug 22 16:59:29 localhost kernel: [541045.999133] INFO: task kworker/4:0:2362397 blocked for more than 127 seconds. Aug 22 16:59:29 localhost kernel: [541045.999138] Tainted: GF EL 5.10.0-60.18.0.50.oe2203.x86_64 #1 Aug 22 16:59:29 localhost kernel: [541045.999139] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. Aug 22 16:59:29 localhost kernel: [541045.999140] task:kworker/4:0 state:D stack: 0 pid:2362397 ppid: 2 flags:0x00004080 Aug 22 16:59:29 localhost kernel: [541045.999239] Workqueue: xfs-conv/sda3 xfs_end_io [xfs] Aug 22 16:59:29 localhost kernel: [541045.999245] Call Trace: Aug 22 16:59:29 localhost kernel: [541045.999264] __schedule+0x3f6/0x7c0 Aug 22 16:59:29 localhost kernel: [541045.999268] schedule+0x46/0xb0 Aug 22 16:59:29 localhost kernel: [541045.999274] rwsem_down_write_slowpath+0x31c/0x490 Aug 22 16:59:29 localhost kernel: [541046.255366] ? xfs_trans_reserve+0x180/0x1e0 [xfs] Aug 22 16:59:29 localhost kernel: [541046.255418] ? xfs_trans_alloc+0xf9/0x1b0 [xfs] Aug 22 16:59:29 localhost kernel: [541046.255467] xfs_trans_alloc_inode+0x84/0x160 [xfs] Aug 22 16:59:29 localhost kernel: [541046.354498] xfs_iomap_write_unwritten+0x120/0x290 [xfs] Aug 22 16:59:29 localhost kernel: [541046.672293] ? dequeue_entity+0x13a/0x9f0 Aug 22 16:59:29 localhost kernel: [541046.672366] xfs_end_ioend+0x16f/0x1d0 [xfs] Aug 22 16:59:29 localhost kernel: [541047.107125] xfs_end_io+0xb8/0xe0 [xfs] Aug 22 16:59:29 localhost kernel: [541047.107139] process_one_work+0x1b0/0x350 Aug 22 16:59:29 localhost kernel: [541047.107149] worker_thread+0x49/0x300 Aug 22 16:59:29 localhost kernel: [541047.107151] ? rescuer_thread+0x370/0x370 Aug 22 16:59:29 localhost kernel: [541047.107155] kthread+0xfe/0x140 Aug 22 16:59:29 localhost kernel: [541047.107158] ? kthread_park+0x90/0x90 Aug 22 16:59:29 localhost kernel: [541047.107229] ret_from_fork+0x22/0x30 Aug 22 16:59:29 localhost kernel: [541047.111003] INFO: task kworker/u26:3:2367823 blocked for more than 128 seconds. Aug 22 16:59:29 localhost kernel: [541047.111008] Tainted: GF EL 5.10.0-60.18.0.50.oe2203.x86_64 #1 Aug 22 16:59:29 localhost kernel: [541047.111009] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. Aug 22 16:59:29 localhost kernel: [541047.111011] task:kworker/u26:3 state:D stack: 0 pid:2367823 ppid: 2 flags:0x00004080 Aug 22 16:59:29 localhost kernel: [541047.335363] Workqueue: writeback wb_workfn (flush-8:0) Aug 22 16:59:29 localhost kernel: [541047.343631] Call Trace: Aug 22 16:59:29 localhost kernel: [541047.343659] __schedule+0x3f6/0x7c0 Aug 22 16:59:29 localhost kernel: [541047.343664] schedule+0x46/0xb0 Aug 22 16:59:29 localhost kernel: [541047.343667] rwsem_down_read_slowpath+0x183/0x4c0 Aug 22 16:59:29 localhost kernel: [541047.344622] xfs_map_blocks+0xb9/0x400 [xfs] Aug 22 16:59:29 localhost kernel: [541047.344644] iomap_writepage_map+0x15e/0x400 Aug 22 16:59:29 localhost kernel: [541047.344651] write_cache_pages+0x162/0x3e0 Aug 22 16:59:29 localhost kernel: [541047.344654] ? iomap_writepage_map+0x400/0x400 Aug 22 16:59:29 localhost kernel: [541047.344657] iomap_writepages+0x1c/0x40 Aug 22 16:59:29 localhost kernel: [541047.344705] xfs_vm_writepages+0x64/0x90 [xfs] Aug 22 16:59:29 localhost kernel: [541047.344734] do_writepages+0x34/0xc0 Aug 22 16:59:29 localhost kernel: [541047.344738] ? __wb_calc_thresh+0x3a/0x120 Aug 22 16:59:29 localhost kernel: [541047.344755] __writeback_single_inode+0x39/0x200 Aug 22 16:59:29 localhost kernel: [541047.512370] writeback_sb_inodes+0x206/0x4f0 Aug 22 16:59:29 localhost kernel: [541047.512386] __writeback_inodes_wb+0x4c/0xc0 Aug 22 16:59:29 localhost kernel: [541047.512389] wb_writeback+0x1d8/0x290 Aug 22 16:59:29 localhost kernel: [541047.512395] wb_do_writeback+0x15e/0x170 Aug 22 16:59:29 localhost kernel: [541047.512399] wb_workfn+0x5a/0x180 Aug 22 16:59:29 localhost kernel: [541047.512405] process_one_work+0x1b0/0x350 Aug 22 16:59:29 localhost kernel: [541047.512408] worker_thread+0x49/0x300 Aug 22 16:59:29 localhost kernel: [541047.512413] ? rescuer_thread+0x370/0x370 Aug 22 16:59:29 localhost kernel: [541047.512418] kthread+0xfe/0x140 Aug 22 16:59:29 localhost kernel: [541047.512422] ? kthread_park+0x90/0x90 Aug 22 16:59:29 localhost kernel: [541047.512426] ret_from_fork+0x22/0x30 Aug 22 16:59:29 localhost kernel: [541047.512476] INFO: task (sa1):2368118 blocked for more than 128 seconds. Aug 22 16:59:29 localhost kernel: [541047.512479] Tainted: GF EL 5.10.0-60.18.0.50.oe2203.x86_64 #1 ```
Comments (
2
)
Sign in
to comment
Status
Backlog
Backlog
已挂起
Fixing
Confirmed
Done
Accepted
Canceled
Assignees
Not set
Labels
sig/Kernel
kind/bug
Not set
Projects
Unprojected
Unprojected
Pull Requests
None yet
None yet
Successfully merging a pull request will close this issue.
Branches
No related branch
Branches (15)
Tags (1869)
OLK-6.6
OLK-5.10
openEuler-1.0-LTS
oe_txgbe
merge_txgbe_66
openEuler-25.03
openEuler-22.03-LTS-SP1
openEuler-23.09
openEuler-22.03-LTS-SP2
openEuler-22.03-LTS
openEuler-22.09
master
openEuler-21.09
openEuler-21.03
openEuler-20.09
5.10.0-291.0.0
6.6.0-120.0.0
6.6.0-119.0.0
4.19.90-2511.3.0
5.10.0-290.0.0
22.03-LTS
22.03-LTS-SP2
22.03-LTS-SP1
6.6.0-118.0.0
6.6.0-117.0.0
4.19.90-2511.2.0
5.10.0-289.0.0
6.6.0-116.0.0
5.10.0-288.0.0
6.6.0-115.0.0
4.19.90-2511.1.0
6.6.0-114.0.0
4.19.90-2510.4.0
5.10.0-287.0.0
4.19.90-2510.3.0
5.10.0-286.0.0
6.6.0-113.0.0
6.6.0-112.0.0
4.19.90-2510.2.0
5.10.0-285.0.0
5.10.0-284.0.0
4.19.90-2510.1.0
6.6.0-111.0.1
4.19.90-2509.6.0
5.10.0-283.0.0
6.6.0-111.0.0
4.19.90-2509.5.0
6.6.0-110.0.0
5.10.0-282.0.0
4.19.90-2509.4.0
6.6.0-109.0.0
5.10.0-281.0.0
4.19.90-2509.3.0
4.19.90-2509.2.0
4.19.90-2509.1.0
6.6.0-108.0.0
5.10.0-280.0.0
4.19.90-2508.3.0
6.6.0-107.0.0
5.10.0-279.0.0
4.19.90-2508.2.0
5.10.0-278.0.0
6.6.0-106.0.0
5.10.0-277.0.0
4.19.90-2508.1.0
6.6.0-105.0.0
6.6.0-104.0.0
5.10.0-276.0.0
4.19.90-2507.5.0
6.6.0-103.0.0
5.10.0-275.0.0
v6.16
4.19.90-2507.4.0
5.10.0-274.0.0
6.6.0-102.0.0
6.6.0-101.0.0
4.19.90-2507.3.0
5.10.0-273.0.0
openEuler-22.03-LTS-SP4
openEuler-22.03-LTS-SP3
openEuler-24.03-LTS-SP2
openEuler-24.03-LTS-SP1
openEuler-24.03-LTS
6.6.0-100.0.0
5.10.0-272.0.0
5.10.0-271.0.0
4.19.90-2507.2.0
6.6.0-99.0.0
5.10.0-270.0.0
4.19.90-2507.1.0
4.19.90-2506.4.0
5.10.0-269.0.0
6.6.0-98.0.0
4.19.90-2506.3.0
5.10.0-268.0.0
6.6.0-97.0.0
6.6.0-96.0.0
4.19.90-2506.2.0
5.10.0-267.0.0
v6.12.33
v6.12.32
6.6.0-95.0.0
4.19.90-2506.1.0
5.10.0-266.0.0
6.6.0-94.0.0
v6.12.31
6.6.0-93.0.0
4.19.90-2505.5.0
5.10.0-265.0.0
v6.15
v6.12.30
6.6.0-92.0.0
6.6.0-91.0.0
4.19.90-2505.4.0
5.10.0-264.0.0
6.6.0-90.0.0
4.19.90-2505.3.0
5.10.0-263.0.0
4.19.90-2505.2.0
6.6.0-89.0.0
4.19.90-2505.1.0
5.10.0-262.0.0
6.6.0-88.0.0
6.6.0-87.0.0
4.19.90-2504.4.0
5.10.0-261.0.0
4.19.90-2504.3.0
5.10.0-260.0.0
6.6.0-86.0.0
4.19.90-2504.2.0
5.10.0-259.0.0
6.6.0-85.0.0
4.19.90-2504.1.0
5.10.0-258.0.0
5.10.0-257.0.0
4.19.90-2503.5.0
5.10.0-256.0.0
6.6.0-84.0.0
v6.14
6.6.0-72.6.0
5.10.0-255.0.0
4.19.90-2503.4.0
6.6.0-83.0.0
6.6.0-72.5.0
6.6.0-72.4.0
5.10.0-254.0.0
4.19.90-2503.3.0
6.6.0-82.0.0
6.6.0-81.0.0
5.10.0-253.0.0
4.19.90-2503.2.0
6.6.0-72.3.0
6.6.0-72.2.0
4.19.90-2503.1.0
6.6.0-80.0.0
5.10.0-252.0.0
6.6.0-79.0.0
4.19.90-2502.4.0
5.10.0-251.0.0
5.10.0-250.0.0
6.6.0-78.0.0
4.19.90-2502.3.0
6.6.0-77.0.0
4.19.90-2502.2.0
5.10.0-249.0.0
6.6.0-72.1.0
4.19.90-2502.1.0
6.6.0-76.0.0
5.10.0-248.0.0
5.10.0-247.0.0
4.19.90-2501.4.0
6.6.0-75.0.0
v6.13
6.6.0-74.0.0
5.10.0-246.0.0
4.19.90-2501.3.0
4.19.90-2501.2.0
5.10.0-245.0.0
5.10.0-136.108.0
4.19.90-2501.1.0
6.6.0-73.0.0
4.19.90-2412.5.0
5.10.0-244.0.0
5.10.0-136.107.0
5.10.0-243.0.0
4.19.90-2412.4.0
6.6.0-72.0.0
6.6.0-71.0.0
6.6.0-70.0.0
6.6.0-69.0.0
5.10.0-242.0.0
4.19.90-2412.3.0
5.10.0-241.0.0
5.10.0-136.106.0
6.6.0-68.0.0
6.6.0-67.0.0
6.6.0-66.0.0
6.6.0-65.0.0
4.19.90-2412.2.0
5.10.0-136.105.0
5.10.0-240.0.0
6.6.0-64.0.0
6.6.0-63.0.0
6.6.0-62.0.0
6.6.0-61.0.0
4.19.90-2412.1.0
5.10.0-239.0.0
5.10.0-136.104.0
6.6.0-60.0.0
6.6.0-59.0.0
6.6.0-58.0.0
6.6.0-57.0.0
5.10.0-136.103.0
5.10.0-238.0.0
4.19.90-2411.5.0
6.6.0-56.0.0
5.10.0-237.0.0
5.10.0-136.102.0
4.19.90-2411.4.0
6.6.0-55.0.0
v6.12
6.6.0-54.0.0
5.10.0-236.0.0
5.10.0-136.101.0
4.19.90-2411.3.0
6.6.0-53.0.0
6.6.0-52.0.0
6.6.0-51.0.0
4.19.90-2411.2.0
6.6.0-50.0.0
5.10.0-235.0.0
5.10.0-136.100.0
6.6.0-49.0.0
5.10.0-136.99.0
6.6.0-48.0.0
5.10.0-234.0.0
4.19.90-2411.1.0
5.10.0-233.0.0
6.6.0-47.0.0
5.10.0-136.98.0
4.19.90-2410.3.0
4.19.90-2410.2.0
5.10.0-232.0.0
5.10.0-136.97.0
5.10.0-136.96.0
5.10.0-231.0.0
6.6.0-46.0.0
4.19.90-2410.1.0
6.6.0-45.0.0
4.19.90-2409.6.0
6.6.0-44.0.0
5.10.0-230.0.0
4.19.90-2409.5.0
5.10.0-136.95.0
6.6.0-43.0.0
5.10.0-229.0.0
5.10.0-136.94.0
6.6.0-42.0.0
4.19.90-2409.4.0
5.10.0-136.93.0
5.10.0-228.0.0
4.19.90-2409.3.0
5.10.0-227.0.0
6.6.0-41.0.0
4.19.90-2409.2.0
5.10.0-136.92.0
5.10.0-226.0.0
4.19.90-2409.1.0
6.6.0-40.0.0
4.19.90-2408.5.0
5.10.0-225.0.0
5.10.0-136.91.0
6.6.0-39.0.0
4.19.90-2408.4.0
5.10.0-136.90.0
5.10.0-224.0.0
5.10.0-223.0.0
5.10.0-136.89.0
4.19.90-2408.3.0
6.6.0-38.0.0
6.6.0-37.0.0
5.10.0-222.0.0
5.10.0-136.88.0
4.19.90-2408.2.0
6.6.0-36.0.0
5.10.0-221.0.0
5.10.0-136.87.0
4.19.90-2408.1.0
5.10.0-136.86.0
5.10.0-220.0.0
6.6.0-35.0.0
4.19.90-2407.5.0
5.10.0-136.85.0
5.10.0-219.0.0
6.6.0-34.0.0
4.19.90-2407.4.0
5.10.0-218.0.0
5.10.0-136.84.0
6.6.0-33.0.0
4.19.90-2407.3.0
4.19.90-2407.2.0
6.6.0-32.0.0
5.10.0-136.83.0
5.10.0-217.0.0
4.19.90-2407.1.0
5.10.0-216.0.0
5.10.0-136.82.0
4.19.90-2406.4.0
5.10.0-136.81.0
5.10.0-215.0.0
6.6.0-31.0.0
5.10.0-214.0.0
5.10.0-213.0.0
5.10.0-212.0.0
5.10.0-211.0.0
5.10.0-210.0.0
5.10.0-136.80.0
5.10.0-209.0.0
6.6.0-30.0.0
4.19.90-2406.3.0
5.10.0-208.0.0
6.6.0-28.0.0.34.oe2403
5.10.0-136.79.0
5.10.0-207.0.0
4.19.90-2406.2.0
5.10.0-206.0.0
5.10.0-205.0.0
5.10.0-204.0.0
5.10.0-203.0.0
5.10.0-136.78.0
5.10.0-202.0.0
4.19.90-2406.1.0
6.6.0-29.0.0
5.10.0-60.139.0
5.10.0-136.77.0
5.10.0-153.56.0
5.10.0-201.0.0
4.19.90-2405.5.0
6.6.0-28.0.0
5.10.0-153.55.0
5.10.0-136.76.0
5.10.0-60.138.0
5.10.0-200.0.0
4.19.90-2405.4.0
6.6.0-27.0.0
5.10.0-153.54.0
5.10.0-136.75.0
5.10.0-60.137.0
5.10.0-199.0.0
4.19.90-2405.3.0
6.6.0-26.0.0
4.19.90-2405.2.0
5.10.0-60.18.0.50.oe2203
6.6.0-25.0.0
6.6.0-24.0.0
5.10.0-153.53.0
5.10.0-136.74.0
5.10.0-60.136.0
5.10.0-198.0.0
4.19.90-2405.1.0
6.6.0-23.0.0
6.6.0-22.0.0
5.10.0-153.52.0
5.10.0-136.73.0
5.10.0-60.135.0
4.19.90-2404.3.0
5.10.0-197.0.0
6.6.0-21.0.0
5.10.0-153.51.0
5.10.0-136.72.0
5.10.0-60.134.0
4.19.90-2404.2.0
5.10.0-196.0.0
6.6.0-20.0.0
5.10.0-153.50.0
5.10.0-136.71.0
5.10.0-60.133.0
6.6.0-19.0.0
5.10.0-195.0.0
4.19.90-2404.1.0
6.6.0-18.0.0
6.6.0-17.0.0
6.6.0-16.0.0
5.10.0-194.0.0
5.10.0-153.49.0
5.10.0-136.70.0
5.10.0-60.132.0
6.6.0-15.0.0
6.6.0-14.0.0
5.10.0-193.0.0
5.10.0-153.48.0
5.10.0-136.69.0
5.10.0-60.131.0
4.19.90-2403.4.0
6.6.0-13.0.0
5.10.0-192.0.0
5.10.0-153.47.0
5.10.0-136.68.0
5.10.0-60.130.0
4.19.90-2403.3.0
6.6.0-12.0.0
5.10.0-191.0.0
5.10.0-153.46.0
5.10.0-136.67.0
5.10.0-60.129.0
6.6.0-11.0.0
4.19.90-2403.2.0
5.10.0-190.0.0
5.10.0-153.45.0
5.10.0-136.66.0
5.10.0-60.128.0
4.19.90-2403.1.0
4.19.90-2402.6.0
5.10.0-189.0.0
5.10.0-153.44.0
5.10.0-136.65.0
5.10.0-60.127.0
6.6.0-10.0.0
5.10.0-188.0.0
5.10.0-153.43.0
5.10.0-136.64.0
5.10.0-60.126.0
4.19.90-2402.5.0
6.6.0-9.0.0
5.10.0-187.0.0
5.10.0-153.42.0
5.10.0-136.63.0
5.10.0-60.125.0
6.6.0-8.0.0
4.19.90-2402.4.0
4.19.90-2402.3.0
4.19.90-2402.2.0
5.10.0-186.0.0
5.10.0-153.41.0
5.10.0-136.62.0
5.10.0-60.124.0
4.19.90-2402.1.0
6.6.0-7.0.0
5.10.0-185.0.0
5.10.0-153.40.0
5.10.0-136.61.0
5.10.0-60.123.0
4.19.90-2401.5.0
6.6.0-6.0.0
5.10.0-184.0.0
5.10.0-153.39.0
5.10.0-136.60.0
5.10.0-60.122.0
4.19.90-2401.4.0
6.6.0-5.0.0
5.10.0-183.0.0
5.10.0-153.38.0
5.10.0-136.59.0
5.10.0-60.121.0
4.19.90-2401.3.0
4.19.90-2401.2.0
6.6.0-4.0.0
4.19.90-2401.1.0
5.10.0-153.37.0
5.10.0-136.58.0
5.10.0-60.120.0
4.19.90-2312.6.0
4.19.90-2312.5.0
6.6.0-3.0.0
5.10.0-182.0.0
5.10.0-181.0.0
5.10.0-180.0.0
5.10.0-153.36.0
4.19.90-2312.4.0
5.10.0-179.0.0
6.6.0-2.0.0
5.10.0-178.0.0
5.10.0-177.0.0
4.19.90-2312.3.0
4.19.90-2312.2.0
5.10.0-176.0.0
5.10.0-175.0.0
4.19.90-2312.1.0
5.10.0-174.0.0
5.10.0-153.35.0
5.10.0-136.57.0
5.10.0-60.119.0
6.6.0-1.0.0
5.10.0-173.0.0
5.10.0-153.34.0
5.10.0-136.56.0
5.10.0-60.118.0
4.19.90-2311.5.0
5.10.0-172.0.0
5.10.0-171.0.0
4.19.90-2311.4.0
5.10.0-170.0.0
5.10.0-169.0.0
5.10.0-168.0.0
5.10.0-153.33.0
5.10.0-136.55.0
5.10.0-60.117.0
4.19.90-2311.3.0
5.10.0-167.0.0
5.10.0-153.32.0
5.10.0-136.54.0
5.10.0-60.116.0
4.19.90-2311.2.0
5.10.0-166.0.0
4.19.90-2311.1.0
5.10.0-165.0.0
5.10.0-153.31.0
5.10.0-136.53.0
5.10.0-60.115.0
v6.6
5.10.0-164.0.0
4.19.90-2310.4.0
4.19.90-2310.3.0
5.10.0-163.0.0
5.10.0-153.30.0
5.10.0-136.52.0
5.10.0-60.114.0
5.10.0-162.0.0
5.10.0-153.29.0
5.10.0-136.51.0
5.10.0-60.113.0
4.19.90-2310.2.0
4.19.90-2310.1.0
4.19.90-2309.5.0
6.4.0-10.1.0
5.10.0-161.0.0
6.4.0-7.0.1
6.4.0-10.0.0
6.4.0-6.0.6
6.4.0-6.0.5
6.4.0-6.0.4
6.4.0-6.0.3
6.4.0-6.0.2
6.4.0-6.0.1
5.10.0-153.28.0
5.10.0-136.50.0
5.10.0-60.112.0
4.19.90-2309.4.0
6.4.0-9.0.0
5.10.0-153.27.0
5.10.0-136.49.0
5.10.0-60.111.0
6.4.0-8.0.0
4.19.90-2309.3.0
6.4.0-7.0.0
4.19.90-2309.2.0
5.10.0-160.0.0
6.4.0-6.0.0
5.10.0-153.26.0
5.10.0-136.48.0
5.10.0-60.110.0
4.19.90-2309.1.0
6.4.0-5.0.0
6.4.0-4.0.0
6.4.0-3.0.0
4.19.90-2308.5.0
6.4.0-2.0.0
5.10.0-153.25.0
5.10.0-136.47.0
5.10.0-60.109.0
5.10.0-159.0.0
6.4.0-1.0.2
4.19.90-2308.4.0
5.10.0-153.24.0
5.10.0-136.46.0
5.10.0-60.108.0
4.19.90-2308.3.0
5.10.0-153.23.0
5.10.0-136.45.0
5.10.0-60.107.0
5.10.0-158.0.0
5.10.0-153.22.0
5.10.0-60.106.0
5.10.0-136.44.0
4.19.90-2308.2.0
5.10.0-153.21.0
5.10.0-60.105.0
5.10.0-136.43.0
4.19.90-2308.1.0
6.4.0-1.0.1
5.10.0-157.0.0
4.19.90-2307.5.0
5.10.0-153.20.0
5.10.0-60.104.0
5.10.0-136.42.0
5.10.0-153.19.0
5.10.0-60.103.0
5.10.0-136.41.0
4.19.90-2307.4.0
5.10.0-156.0.0
4.19.90-2307.3.0
5.10.0-153.18.0
5.10.0-60.102.0
5.10.0-136.40.0
6.4.0-1.0.0
4.19.90-2307.2.0
4.19.90-2307.1.0
5.10.0-60.101.0
5.10.0-153.17.0
5.10.0-136.39.0
4.19.90-2306.7.0
4.19.90-2306.6.0
5.10.0-155.0.0
5.10.0-153.16.0
4.19.90-2306.5.0
5.10.0-136.38.0
5.10.0-60.100.0
v6.4
5.10.0-153.12.0
5.10.0-153.10.0
5.10.0-60.99.0
5.10.0-136.37.0
4.19.90-2306.4.0
5.10.0-153.9.0
5.10.0-153.8.0
5.10.0-60.98.0
5.10.0-136.36.0
4.19.90-2306.3.0
5.10.0-153.6.0
5.10.0-153.5.0
5.10.0-154.0.0
5.10.0-153.4.0
4.19.90-2306.2.0
5.10.0-153.3.0
5.10.0-60.97.0
5.10.0-136.35.0
4.19.90-2306.1.0
5.10.0-153.2.0
5.10.0-153.1.0
5.10.0-60.96.0
5.10.0-136.34.0
4.19.90-2305.4.0
5.10.0-153.0.0
v6.4-rc4
5.10.0-152.0.0
4.19.90-2305.3.0
5.10.0-60.95.0
5.10.0-136.33.0
5.10.0-151.0.0
5.10.0-150.0.0
5.10.0-149.0.0
5.10.0-136.32.0
5.10.0-60.94.0
4.19.90-2305.2.0
5.10.0-60.93.0
5.10.0-136.31.0
4.19.90-2305.1.0
5.10.0-148.0.0
5.10.0-136.30.0
5.10.0-60.92.0
4.19.90-2304.5.0
v6.3
5.10.0-136.29.0
5.10.0-60.91.0
4.19.90-2304.4.0
5.10.0-136.28.0
5.10.0-60.90.0
4.19.90-2304.3.0
4.19.90-2304.2.0
5.10.0-147.0.0
4.19.90-2304.1.0
5.10.0-136.27.0
5.10.0-60.89.0
5.10.0-146.0.0
5.10.0-136.26.0
5.10.0-60.88.0
4.19.90-2303.6.0
5.10.0-60.87.0
5.10.0-136.25.0
4.19.90-2303.5.0
5.10.0-145.0.0
5.10.0-60.86.0
5.10.0-136.24.0
4.19.90-2303.4.0
5.10.0-136.23.0
5.10.0-60.85.0
4.19.90-2303.3.0
v6.1.19
4.19.90-2303.2.0
5.10.0-144.0.0
5.10.0-136.22.0
5.10.0-60.84.0
4.19.90-2303.1.0
5.10.0-60.83.0
5.10.0-136.21.0
4.19.90-2302.5.0
v6.1.14
5.10.0-143.0.0
5.10.0-60.82.0
5.10.0-136.20.0
4.19.90-2302.4.0
5.10.0-60.81.0
5.10.0-136.19.0
4.19.90-2302.3.0
5.10.0-142.0.0
4.19.90-2302.2.0
5.10.0-136.18.0
5.10.0-60.80.0
4.19.90-2302.1.0
5.10.0-60.79.0
5.10.0-136.17.0
4.19.90-2301.6.0
v6.1.8
v6.2-rc5
5.10.0-141.0.0
v6.1.7
5.10.0-136.16.0
5.10.0-60.78.0
4.19.90-2301.5.0
v6.2-rc4
v6.1.6
6.1.0-1.0.0
v6.1.5
4.19.90-2301.4.0
5.10.0-60.77.0
5.10.0-136.15.0
4.19.90-2301.3.0
4.19.90-2301.2.0
4.19.90-2301.1.0
5.10.0-136.14.2
5.10.0-60.76.0
5.10.0-140.0.0
5.10.0-136.13.2
5.10.0-60.75.0
5.10.0-60.74.0
5.10.0-136.12.2
4.19.90-2212.4.0
5.10.0-136.12.0
5.10.0-136.10.0
4.19.90-2212.3.0
5.10.0-136.8.0
5.10.0-136.7.0
5.10.0-139.0.0
5.10.0-136.6.0
5.10.0-136.5.0
5.10.0-60.73.0
5.10.0-136.4.0
5.10.0-136.3.0
5.10.0-138.0.0
5.10.0-136.2.0
5.10.0-60.72.0
5.10.0-60.71.0
5.10.0-137.0.0
5.10.0-136.1.0
v6.1
5.10.0-136.0.0
5.10.0-135.0.0
5.10.0-134.0.0
4.19.90-2212.2.0
5.10.0-133.0.0
5.10.0-60.70.0
4.19.90-2212.1.0
5.10.0-60.69.0
5.10.0-132.0.0
5.10.0-131.0.0
5.10.0-130.0.0
4.19.90-2211.6.0
5.10.0-129.0.0
5.10.0-60.68.0
4.19.90-2211.5.0
5.10.0-128.0.0
5.10.0-60.67.0
5.10.0-127.0.0
4.19.90-2211.4.0
5.10.0-60.66.0
5.10.0-126.0.0
4.19.90-2211.3.0
4.19.90-2211.2.0
5.10.0-125.0.0
5.10.0-60.65.0
5.10.0-60.64.0
4.19.90-2211.1.0
4.19.90-2210.5.0
5.10.0-123.0.0
5.10.0-60.63.0
5.10.0-60.62.0
4.19.90-2210.4.0
5.10.0-121.0.0
5.10.0-60.61.0
4.19.90-2210.3.0
5.10.0-60.60.0
5.10.0-120.0.0
5.10.0-60.59.0
5.10.0-119.0.0
4.19.90-2210.2.0
4.19.90-2210.1.0
5.10.0-118.0.0
5.10.0-106.19.0
5.10.0-60.58.0
4.19.90-2209.6.0
5.10.0-106.18.0
5.10.0-106.17.0
5.10.0-106.16.0
5.10.0-106.15.0
5.10.0-117.0.0
5.10.0-60.57.0
5.10.0-116.0.0
5.10.0-106.14.0
5.10.0-106.13.0
4.19.90-2209.5.0
4.19.90-2209.4.0
5.10.0-60.56.0
4.19.90-2209.3.0
5.10.0-106.12.0
5.10.0-106.10.0
5.10.0-106.11.0
5.10.0-60.55.0
4.19.90-2209.2.0
5.10.0-114.0.0
5.10.0-106.9.0
5.10.0-60.54.0
4.19.90-2209.1.0
5.10.0-113.0.0
5.10.0-60.53.0
5.10.0-106.8.0
4.19.90-2208.6.0
5.10.0-106.7.0
4.19.90-2208.5.0
5.10.0-112.0.0
5.10.0-106.6.0
5.10.0-60.52.0
5.10.0-60.51.0
5.10.0-106.3.1
4.19.90-2208.4.0
5.10.0-106.5.0
5.10.0-110.0.0
5.10.0-60.50.0
5.10.0-106.4.0
5.10.0-109.0.0
5.10.0-60.49.0
4.19.90-2208.3.0
4.19.90-2208.2.0
5.10.0-108.0.0
5.10.0-106.3.0
5.10.0-60.48.0
4.19.90-2208.1.0
5.10.0-106.2.0
5.10.0-107.0.0
5.10.0-60.47.0
4.19.90-2207.4.0
5.10.0-106.1.0
5.10.0-106.0.0
5.10.0-60.46.0
4.19.90-2207.3.0
5.10.0-105.0.0
5.10.0-60.45.0
5.10.0-60.44.0
5.10.0-104.0.0
5.10.0-103.0.0
5.10.0-60.43.0
4.19.90-2207.2.0
5.10.0-102.0.0
5.10.0-60.42.0
4.19.90-2207.1.0
5.10.0-101.0.0
5.10.0-60.41.0
5.10.0-100.0.0
4.19.90-2206.4.0
5.10.0-60.40.0
5.10.0-99.0.0
5.10.0-60.39.0
4.19.90-2206.3.0
5.10.0-98.0.0
5.10.0-60.38.0
4.19.90-2206.2.0
5.10.0-60.37.0
5.10.0-97.0.0
4.19.90-2206.1.0
5.10.0-60.36.0
5.10.0-96.0.0
4.19.90-2205.6.0
5.10.0-60.35.0
5.10.0-95.0.0
5.10.0-60.34.0
5.10.0-94.0.0
5.10.0-60.33.0
4.19.90-2205.5.0
5.10.0-93.0.0
5.10.0-60.32.0
5.10.0-92.0.0
5.10.0-91.0.0
5.10.0-60.31.0
5.10.0-90.0.0
5.10.0-60.30.0
4.19.90-2205.4.0
5.10.0-60.29.0
5.10.0-89.0.0
5.10.0-88.0.0
5.10.0-60.28.0
4.19.90-2205.3.0
4.19.90-2205.2.0
4.19.90-2205.1.0
5.10.0-87.0.0
5.10.0-86.0.0
5.10.0-60.27.0
5.10.0-60.26.0
5.10.0-85.0.0
5.10.0-60.25.0
5.10.0-60.24.0
5.10.0-84.0.0
4.19.90-2204.4.0
5.10.0-60.23.0
5.10.0-83.0.0
5.10.0-82.0.0
5.10.0-60.22.0
5.10.0-81.0.0
5.10.0-60.21.0
4.19.90-2204.3.0
5.10.0-80.0.0
5.10.0-60.20.0
5.10.0-60.19.0
4.19.90-2204.2.0
5.10.0-79.0.0
4.19.90-2204.1.0
4.19.90-2203.5.0
5.10.0-78.0.0
5.10.0-77.0.0
5.10.0-60.18.0
5.10.0-60.17.0
5.10.0-60.16.0
5.10.0-76.0.0
4.19.90-2203.4.0
5.10.0-75.0.0
5.10.0-60.15.0
5.10.0-74.0.0
5.10.0-60.14.0
5.10.0-73.0.0
5.10.0-60.13.0
5.10.0-60.12.0
5.10.0-72.0.0
5.10.0-60.11.0
5.10.0-71.0.0
5.10.0-70.0.0
5.10.0-60.10.0
4.19.90-2203.3.0
5.10.0-69.0.0
5.10.0-68.0.0
5.10.0-60.9.0
5.10.0-60.8.0
5.10.0-60.7.0
5.10.0-67.0.0
5.10.0-5.10.1
5.10.0-5.12.0
5.10.0-66.0.0
5.10.0-60.6.0
5.10.0-65.0.0
5.10.0-60.5.0
5.10.0-60.4.0
5.10.0-63.0.0
5.10.0-60.3.0
4.19.90-2203.2.0
5.10.0-60.2.0
5.10.0-62.0.0
5.10.0-61.0.0
5.10.0-60.1.0
5.10.0-60.0.0
4.19.90-2203.1.0
5.10.0-59.0.0
5.10.0-58.0.0
5.10.0-57.0.0
4.19.90-2202.4.0
5.10.0-56.0.0
4.19.90-2202.3.0
5.10.0-55.0.0
5.10.0-54.0.0
4.19.90-2202.2.0
4.19.90-2202.1.0
5.10.0-53.0.0
5.10.0-52.0.0
5.10.0-51.0.0
5.10.0-50.0.0
5.10.0-49.0.0
5.10.0-48.0.0
5.10.0-47.0.0
5.10.0-46.0.0
5.10.0-45.0.0
4.19.90-2201.4.0
5.10.0-44.0.0
5.10.0-43.0.0
5.10.0-42.0.0
4.19.90-2201.3.0
5.10.0-41.0.0
5.10.0-40.0.0
5.10.0-39.0.0
4.19.90-2201.2.0
5.10.0-38.0.0
5.10.0-37.0.0
5.10.0-36.0.0
5.10.0-35.0.0
5.10.0-34.0.0
5.10.0-33.0.0
4.19.90-2201.1.0
5.10.0-32.0.0
5.10.0-31.0.0
5.10.0-30.0.0
4.19.90-2112.8.0
4.19.90-2112.7.0
5.10.0-29.0.0
4.19.90-2112.6.0
5.10.0-28.0.0
5.10.0-27.0.0
4.19.90-2112.5.0
4.19.90-2112.4.0
4.19.90-2112.3.0
5.10.0-26.0.0
4.19.90-2112.2.0
4.19.90-2112.1.0
5.10.0-25.0.0
5.10.0-24.0.0
5.10.0-23.0.0
4.19.90-2111.7.0
5.10.0-22.0.0
5.10.0-21.0.0
4.19.90-2111.6.0
5.10.0-20.0.0
4.19.90-2111.5.0
5.10.0-19.0.0
4.19.90-2111.4.0
5.10.0-18.0.0
5.10.0-17.0.0
4.19.90-2111.3.0
4.19.90-2111.2.0
4.19.208-2111.1.0
4.19.90-2111.1.0
5.10.0-16.0.0
5.10.0-4.25.0
4.19.90-2110.8.0
4.19.90-2110.7.0
5.10.0-15.0.0
5.10.0-4.24.0
5.10.0-14.0.0
4.19.90-2110.6.0
4.19.90-2110.5.0
4.19.90-2110.4.0
5.10.0-13.0.0
5.10.0-12.0.0
5.10.0-11.0.0
4.19.90-2110.3.0
5.10.0-10.0.0
4.19.90-2110.2.0
5.10.0-9.0.0
4.19.90-2110.1.0
5.10.0-8.0.0
5.10.0-5.11.0
4.19.90-2109.8.0
5.10.0-7.0.0
4.19.90-2109.7.0
4.19.90-2109.6.0
4.19.90-2109.5.0
5.10.0-5.10.0
4.19.90-2109.4.0
4.19.90-2109.3.0
4.19.90-2109.2.0
5.10.0-5.9.0
5.10.0-6.0.0
4.19.90-2109.1.0
4.19.90-2108.9.0
5.10.0-5.8.0
5.10.0-5.7.0
4.19.90-2108.8.0
4.19.90-2108.7.0
5.10.0-5.6.0
5.10.0-5.5.0
5.10.0-5.4.0
5.10.0-4.23.0
4.19.90-2108.6.0
4.19.90-2108.5.0
5.10.0-5.3.0
4.19.201-2108.1.0
4.19.90-2108.4.0
4.19.90-2108.3.0
5.10.0-5.2.0
4.19.90-2108.2.0
4.19.90-2108.1.0
5.10.0-5.1.0
4.19.90-2107.5.0
5.10.0-4.22.0
4.19.90-2107.4.0
4.19.90-2107.3.0
4.19.90-2107.2.0
5.10.0-5.0.0
4.19.90-2107.1.0
5.10.0-4.21.0
4.19.90-2106.3.0
4.19.90-2106.2.0
4.19.90-2106.1.0
4.19.194-2106.1.0
4.19.90-2105.9.0
4.19.90-2105.8.0
4.19.90-2105.7.0
4.19.90-2105.6.0
4.19.90-2105.5.0
4.19.90-2105.4.0
4.19.90-2105.3.0
4.19.90-2105.2.0
4.19.90-2105.1.0
4.19.189-2104.7.0
4.19.90-2104.26.0
4.19.189-2104.6.0
4.19.189-2104.5.0
4.19.90-2104.25.0
4.19.90-2104.24.0
4.19.90-2104.23.0
4.19.90-2104.22.0
4.19.90-2104.21.0
4.19.90-2104.20.0
5.10.0-4.20.0
4.19.188-2104.4.0
4.19.188-2104.3.0
4.19.90-2104.19.0
4.19.90-2104.18.0
4.19.90-2104.17.0
5.10.0-4.19.0
4.19.90-2104.16.0
4.19.90-2104.15.0
4.19.90-2104.14.0
4.19.90-2104.13.0
4.19.90-2104.12.0
4.19.90-2104.11.0
4.19.90-2104.10.0
4.19.90-2104.9.0
4.19.90-2104.8.0
4.19.90-2104.7.0
4.19.90-2104.6.0
4.19.90-2104.5.0
4.19.90-2104.4.0
4.19.90-2104.3.0
4.19.90-2104.2.0
4.19.183-2104.2.0
4.19.183-2104.1.0
4.19.140-2104.1.0
4.19.90-2104.1.0
4.19.90-2103.4.0
5.10.0-4.18.0
5.10.0-4.17.0
4.19.90-2103.3.0
5.10.0-4.16.0
5.10.0-4.15.0
5.10.0-4.14.0
5.10.0-4.13.0
4.19.140-2103.1.0
4.19.90-2103.2.0
5.10.0-4.12.0
5.10.0-4.11.0
5.10.0-4.10.0
4.19.90-2103.1.0
5.10.0-4.9.0
5.10.0-4.8.0
5.10.0-4.7.0
5.10.0-4.6.0
5.10.0-4.5.0
5.10.0-4.4.0
5.10.0-4.3.0
5.10.0-4.2.0
4.19.90-2102.3.0
5.10.0-4.1.0
4.19.90-2102.2.0
5.10.0-4.0.0
4.19.140-2102.1.0
4.19.90-2102.1.0
5.10.0-3.0.0
5.10.0-2.0.0
5.10.0-1.0.0
4.19.140-2101.1.0
4.19.90-2101.1.0
4.19.90-2012.5.0
4.19.90-2012.4.0
4.19.140-2012.2.0
4.19.90-2012.3.0
4.19.90-2012.2.0
v5.10
4.19.140-2012.1.0
4.19.90-2012.1.0
v5.10-rc7
v5.10-rc6
4.19.90-2011.6.0
4.19.90-2011.5.0
4.19.90-2011.4.0
v5.10-rc5
4.19.140-2011.2.0
4.19.90-2011.3.0
4.19.90-2011.2.0
v5.10-rc4
v5.10-rc3
4.19.140-2011.1.0
v5.10-rc2
4.19.90-2010.2.0
v5.10-rc1
v5.9
4.19.148-2009.1.0
v5.9-rc8
v5.9-rc7
4.19.140-2009.4.0
4.19.90-2009.1.0
4.19.90-2009.2.0
4.19.90-2009.3.0
4.19.140-2009.3.0
v5.9-rc6
4.19.140-2009.2.0
v5.9-rc5
4.19.140-2009.1.0
v5.9-rc4
4.19.90-2008.6.0
v5.9-rc3
4.19.140-2008.3.0
4.19.140-2008.2.0
v5.9-rc2
4.19.90-2008.3.0
4.19.90-2008.2.0
v5.9-rc1
4.19.138-2008.1.0
v5.8
4.19.90-2007.2.0
v5.8-rc7
v5.8-rc6
v5.8-rc5
v5.8-rc4
v5.8-rc3
v5.8-rc2
v5.8-rc1
4.19.128-2006.1.0
v5.7
4.19.90-2005.2.0
v5.7-rc7
v5.7-rc6
4.19.90-2005.1.0
v5.7-rc5
v5.7-rc4
4.19.90-2004.1.0
v5.7-rc3
v5.7-rc2
v5.7-rc1
v5.6
v5.6-rc7
4.19.90-2003.4.0
4.19.90-2003.3.0
4.19.90-2003.2.0
v5.6-rc6
4.19.90-2003.1.1
4.19.90-2003.1.0
v5.6-rc5
v5.6-rc4
v5.6-rc3
v5.6-rc2
v5.6-rc1
v5.5
v5.5-rc7
4.19.90-2001.1.0
v5.5-rc6
v5.5-rc5
v5.5-rc4
v5.5-rc3
v5.5-rc2
v5.5-rc1
v5.4
v5.4-rc8
v5.4-rc7
v5.4-rc6
v5.4-rc5
v5.4-rc4
v5.4-rc3
v5.4-rc2
v5.4-rc1
v5.3
v5.3-rc8
v5.3-rc7
v5.3-rc6
v5.3-rc5
v5.3-rc4
v5.3-rc3
v5.3-rc2
v5.3-rc1
v5.2
v5.2-rc7
v5.2-rc6
v5.2-rc5
v5.2-rc4
v5.2-rc3
v5.2-rc2
v5.2-rc1
v5.1
v5.1-rc7
v5.1-rc6
v5.1-rc5
v5.1-rc4
v5.1-rc3
v5.1-rc2
v5.1-rc1
v5.0
v5.0-rc8
v5.0-rc7
v5.0-rc6
v5.0-rc5
v5.0-rc4
v5.0-rc3
v5.0-rc2
v5.0-rc1
v4.20
v4.20-rc7
v4.20-rc6
v4.20-rc5
v4.20-rc4
v4.20-rc3
v4.20-rc2
v4.20-rc1
v4.19
v4.19-rc8
v4.19-rc7
v4.19-rc6
v4.19-rc5
v4.19-rc4
v4.19-rc3
v4.19-rc2
v4.19-rc1
v4.18
v4.18-rc8
v4.18-rc7
v4.18-rc6
v4.18-rc5
v4.18-rc4
v4.18-rc3
v4.18-rc2
v4.18-rc1
v4.17
v4.17-rc7
v4.17-rc6
v4.17-rc5
v4.17-rc4
v4.17-rc3
v4.17-rc2
v4.17-rc1
v4.16
v4.16-rc7
v4.16-rc6
v4.16-rc5
v4.16-rc4
v4.16-rc3
v4.16-rc2
v4.16-rc1
v4.15
v4.15-rc9
v4.15-rc8
v4.15-rc7
v4.15-rc6
v4.15-rc5
v4.15-rc4
v4.15-rc3
v4.15-rc2
v4.15-rc1
v4.14
v4.14-rc8
v4.14-rc7
v4.14-rc6
v4.14-rc5
v4.14-rc4
v4.14-rc3
v4.14-rc2
v4.14-rc1
v4.13
v4.13-rc7
v4.13-rc6
v4.13-rc5
v4.13-rc4
v4.13-rc3
v4.13-rc2
v4.13-rc1
v4.12
v4.12-rc7
v4.12-rc6
v4.12-rc5
v4.12-rc4
v4.12-rc3
v4.12-rc2
v4.12-rc1
v4.11
v4.11-rc8
v4.11-rc7
v4.11-rc6
v4.11-rc5
v4.11-rc4
v4.11-rc3
v4.11-rc2
v4.11-rc1
v4.10
v4.10-rc8
v4.10-rc7
v4.10-rc6
v4.10-rc5
v4.10-rc4
v4.10-rc3
v4.10-rc2
v4.10-rc1
v4.9
v4.9-rc8
v4.9-rc7
v4.9-rc6
v4.9-rc5
v4.9-rc4
v4.9-rc3
v4.9-rc2
v4.9-rc1
v4.8
v4.8-rc8
v4.8-rc7
v4.8-rc6
v4.8-rc5
v4.8-rc4
v4.8-rc3
v4.8-rc2
v4.8-rc1
v4.7
v4.7-rc7
v4.7-rc6
v4.7-rc5
v4.7-rc4
v4.7-rc3
v4.7-rc2
v4.7-rc1
v4.6
v4.6-rc7
v4.6-rc6
v4.6-rc5
v4.6-rc4
v4.6-rc3
v4.6-rc2
v4.6-rc1
v4.5
v4.5-rc7
v4.5-rc6
v4.5-rc5
v4.5-rc4
v4.5-rc3
v4.5-rc2
v4.5-rc1
v4.4
v4.4-rc8
v4.4-rc7
v4.4-rc6
v4.4-rc5
v4.4-rc4
v4.4-rc3
v4.4-rc2
v4.4-rc1
v4.3
v4.3-rc7
v4.3-rc6
v4.3-rc5
v4.3-rc4
v4.3-rc3
v4.3-rc2
v4.3-rc1
v4.2
v4.2-rc8
v4.2-rc7
v4.2-rc6
v4.2-rc5
v4.2-rc4
v4.2-rc3
v4.2-rc2
v4.2-rc1
v4.1
v4.1-rc8
v4.1-rc7
v4.1-rc6
v4.1-rc5
v4.1-rc4
v4.1-rc3
v4.1-rc2
v4.1-rc1
v4.0
v4.0-rc7
v4.0-rc6
v4.0-rc5
v4.0-rc4
v4.0-rc3
v4.0-rc2
v4.0-rc1
v3.19
v3.19-rc7
v3.19-rc6
v3.19-rc5
v3.19-rc4
v3.19-rc3
v3.19-rc2
v3.19-rc1
v3.18
v3.18-rc7
v3.18-rc6
v3.18-rc5
v3.18-rc4
v3.18-rc3
v3.18-rc2
v3.18-rc1
v3.17
v3.17-rc7
v3.17-rc6
v3.17-rc5
v3.17-rc4
v3.17-rc3
v3.17-rc2
v3.17-rc1
v3.16
v3.16-rc7
v3.16-rc6
v3.16-rc5
v3.16-rc4
v3.16-rc3
v3.16-rc2
v3.16-rc1
v3.15
v3.15-rc8
v3.15-rc7
v3.15-rc6
v3.15-rc5
v3.15-rc4
v3.15-rc3
v3.15-rc2
v3.15-rc1
v3.14
v3.14-rc8
v3.14-rc7
v3.14-rc6
v3.14-rc5
v3.14-rc4
v3.14-rc3
v3.14-rc2
v3.14-rc1
v3.13
v3.13-rc8
v3.13-rc7
v3.13-rc6
v3.13-rc5
v3.13-rc4
v3.13-rc3
v3.13-rc2
v3.13-rc1
v3.12
v3.12-rc7
v3.12-rc6
v3.12-rc5
v3.12-rc4
v3.12-rc3
v3.12-rc2
v3.12-rc1
v3.11
v3.11-rc7
v3.11-rc6
v3.11-rc5
v3.11-rc4
v3.11-rc3
v3.11-rc2
v3.11-rc1
v3.10
v3.10-rc7
v3.10-rc6
v3.10-rc5
v3.10-rc4
v3.10-rc3
v3.10-rc2
v3.10-rc1
v3.9
v3.9-rc8
v3.9-rc7
v3.9-rc6
v3.9-rc5
v3.9-rc4
v3.9-rc3
v3.9-rc2
v3.9-rc1
v3.8
v3.9-kvm-arm
v3.8-rc7
v3.8-rc6
v3.8-rc5
v3.8-rc4
v3.8-rc3
v3.8-rc2
v3.8-rc1
v3.7
v3.7-rc8
v3.7-rc7
v3.7-rc6
v3.7-rc5
v3.7-rc4
v3.7-rc3
v3.7-rc2
v3.7-rc1
v3.6
v3.6-rc7
v3.6-rc6
v3.6-rc5
v3.6-rc4
v3.6-rc3
v3.6-rc2
v3.6-rc1
v3.5
v3.5-rc7
v3.5-rc6
v3.5-rc5
v3.5-rc4
v3.5-rc3
v3.5-rc2
v3.5-rc1
v3.4
v3.4-rc7
v3.4-rc6
v3.4-rc5
v3.4-rc4
v3.4-rc3
v3.4-rc2
v3.4-rc1
v3.3
v3.3-rc7
v3.3-rc6
v3.3-rc5
v3.3-rc4
v3.3-rc3
v3.3-rc2
v3.3-rc1
v3.2
v3.2-rc7
v3.2-rc6
v3.2-rc5
v3.2-rc4
v3.2-rc3
v3.2-rc2
v3.2-rc1
v3.1
v3.1-rc10
v3.1-rc9
v3.1-rc8
v3.1-rc7
v3.1-rc6
v3.1-rc5
v3.1-rc4
v3.1-rc3
v3.1-rc2
v3.1-rc1
v3.0
v3.0-rc7
v3.0-rc6
v3.0-rc5
v3.0-rc4
v3.0-rc3
v3.0-rc2
v3.0-rc1
v2.6.39
v2.6.39-rc7
v2.6.39-rc6
v2.6.39-rc5
v2.6.39-rc4
v2.6.39-rc3
v2.6.39-rc2
v2.6.39-rc1
v2.6.38
v2.6.38-rc8
v2.6.38-rc7
v2.6.38-rc6
v2.6.38-rc5
v2.6.38-rc4
v2.6.38-rc3
v2.6.38-rc2
v2.6.38-rc1
v2.6.37
v2.6.37-rc8
v2.6.37-rc7
v2.6.37-rc6
v2.6.37-rc5
v2.6.37-rc4
v2.6.37-rc3
v2.6.37-rc2
v2.6.37-rc1
v2.6.36
v2.6.36-rc8
v2.6.36-rc7
v2.6.36-rc6
v2.6.36-rc5
v2.6.36-rc4
v2.6.36-rc3
v2.6.36-rc2
v2.6.36-rc1
v2.6.35
v2.6.35-rc6
v2.6.35-rc5
v2.6.35-rc4
v2.6.35-rc3
v2.6.35-rc2
v2.6.35-rc1
v2.6.34
v2.6.34-rc7
v2.6.34-rc6
v2.6.34-rc5
v2.6.34-rc4
v2.6.34-rc3
v2.6.34-rc2
v2.6.34-rc1
v2.6.33
v2.6.33-rc8
v2.6.33-rc7
v2.6.33-rc6
v2.6.33-rc5
v2.6.33-rc4
v2.6.33-rc3
v2.6.33-rc2
v2.6.33-rc1
v2.6.32
v2.6.32-rc8
v2.6.32-rc7
v2.6.32-rc6
v2.6.32-rc5
v2.6.32-rc4
v2.6.32-rc3
v2.6.32-rc1
v2.6.32-rc2
v2.6.31
v2.6.31-rc9
v2.6.31-rc8
v2.6.31-rc7
v2.6.31-rc6
v2.6.31-rc5
v2.6.31-rc4
v2.6.31-rc3
v2.6.31-rc2
v2.6.31-rc1
v2.6.30
v2.6.30-rc8
v2.6.30-rc7
v2.6.30-rc6
v2.6.30-rc5
v2.6.30-rc4
v2.6.30-rc3
v2.6.30-rc2
v2.6.30-rc1
v2.6.29
v2.6.29-rc8
v2.6.29-rc7
v2.6.29-rc6
v2.6.29-rc5
v2.6.29-rc4
v2.6.29-rc3
v2.6.29-rc2
v2.6.29-rc1
v2.6.28
v2.6.28-rc9
v2.6.28-rc8
v2.6.28-rc7
v2.6.28-rc6
v2.6.28-rc5
v2.6.28-rc4
v2.6.28-rc3
v2.6.28-rc2
v2.6.28-rc1
v2.6.27
v2.6.27-rc9
v2.6.27-rc8
v2.6.27-rc7
v2.6.27-rc6
v2.6.27-rc5
v2.6.27-rc4
v2.6.27-rc3
v2.6.27-rc2
v2.6.27-rc1
v2.6.26
v2.6.26-rc9
v2.6.26-rc8
v2.6.26-rc7
v2.6.26-rc6
v2.6.26-rc5
v2.6.26-rc4
v2.6.26-rc3
v2.6.26-rc2
v2.6.26-rc1
v2.6.25
v2.6.25-rc9
v2.6.25-rc8
v2.6.25-rc7
v2.6.25-rc6
v2.6.25-rc5
v2.6.25-rc4
v2.6.25-rc3
v2.6.25-rc2
v2.6.25-rc1
v2.6.24
v2.6.24-rc8
v2.6.24-rc7
v2.6.24-rc6
v2.6.24-rc5
v2.6.24-rc4
v2.6.24-rc3
v2.6.24-rc2
v2.6.24-rc1
v2.6.23
v2.6.23-rc9
v2.6.23-rc8
v2.6.23-rc7
v2.6.23-rc6
v2.6.23-rc5
v2.6.23-rc4
v2.6.23-rc3
v2.6.23-rc2
v2.6.23-rc1
v2.6.22
v2.6.22-rc7
v2.6.22-rc6
v2.6.22-rc5
v2.6.22-rc4
v2.6.22-rc3
v2.6.22-rc2
v2.6.22-rc1
v2.6.21
v2.6.21-rc7
v2.6.21-rc6
v2.6.21-rc5
v2.6.21-rc4
v2.6.21-rc3
v2.6.21-rc2
v2.6.21-rc1
v2.6.20
v2.6.20-rc7
v2.6.20-rc6
v2.6.20-rc5
v2.6.20-rc4
v2.6.20-rc3
v2.6.20-rc2
v2.6.20-rc1
v2.6.19
v2.6.19-rc6
v2.6.19-rc5
v2.6.19-rc4
v2.6.19-rc3
v2.6.19-rc2
v2.6.19-rc1
v2.6.18
v2.6.18-rc7
v2.6.18-rc6
v2.6.18-rc5
v2.6.18-rc4
v2.6.18-rc3
v2.6.18-rc2
v2.6.18-rc1
v2.6.17
v2.6.17-rc6
v2.6.17-rc5
v2.6.17-rc4
v2.6.17-rc3
v2.6.17-rc2
v2.6.17-rc1
v2.6.16
v2.6.16-rc6
v2.6.16-rc5
v2.6.16-rc4
v2.6.16-rc3
v2.6.16-rc2
v2.6.16-rc1
v2.6.15
v2.6.15-rc7
v2.6.15-rc6
v2.6.15-rc5
v2.6.15-rc4
v2.6.15-rc3
v2.6.15-rc2
v2.6.15-rc1
v2.6.14
v2.6.14-rc5
v2.6.14-rc4
v2.6.14-rc3
v2.6.14-rc2
v2.6.14-rc1
v2.6.13
v2.6.13-rc7
v2.6.13-rc6
v2.6.13-rc5
v2.6.13-rc4
v2.6.11
v2.6.11-tree
v2.6.12
v2.6.12-rc2
v2.6.12-rc3
v2.6.12-rc4
v2.6.12-rc5
v2.6.12-rc6
v2.6.13-rc1
v2.6.13-rc2
v2.6.13-rc3
Planed to start   -   Planed to end
-
Top level
Not Top
Top Level: High
Top Level: Medium
Top Level: Low
Priority
Not specified
Serious
Main
Secondary
Unimportant
Duration
(hours)
参与者(1)
C
1
https://gitee.com/openeuler/kernel.git
[email protected]
:openeuler/kernel.git
openeuler
kernel
kernel
Going to Help Center
Search
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
Repository Report
Back to the top
Login prompt
This operation requires login to the code cloud account. Please log in before operating.
Go to login
No account. Register