search for: run_ksoftirqd

Displaying 5 results from an estimated 5 matches for "run_ksoftirqd".

2012 Nov 26
1
kernel panic on Xen
...01e8f1db0 ffffffff8145699a [ 100.973051] Call Trace: [ 100.973051] [<ffffffff8145699a>] xennet_poll+0x7ca/0xe80 [ 100.973051] [<ffffffff814e3e51>] net_rx_action+0x151/0x2b0 [ 100.973051] [<ffffffff8106090d>] __do_softirq+0xbd/0x250 [ 100.973051] [<ffffffff81060b67>] run_ksoftirqd+0xc7/0x170 [ 100.973051] [<ffffffff81060aa0>] ? __do_softirq+0x250/0x250 [ 100.973051] [<ffffffff8107b0ac>] kthread+0x8c/0xa0 [ 100.973051] [<ffffffff8167ca04>] kernel_thread_helper+0x4/0x10 [ 100.973051] [<ffffffff81672d21>] ? retint_restore_args+0x13/0x13 [ 100.97...
2020 Oct 24
0
kvm+nouveau induced lockdep gripe
...store+0x4f/0x60 [ 30.457342] hardirqs last disabled at (366849): [<ffffffffa11384ef>] rcu_do_batch+0x59f/0x990 [ 30.457347] softirqs last enabled at (366834): [<ffffffffa1c002d7>] __do_softirq+0x2d7/0x4a4 [ 30.457357] softirqs last disabled at (366839): [<ffffffffa10928c2>] run_ksoftirqd+0x32/0x60 [ 30.457363] other info that might help us debug this: [ 30.457369] Possible unsafe locking scenario: [ 30.457375] CPU0 [ 30.457378] ---- [ 30.457381] lock(&mgr->vm_lock); [ 30.457386] <Interrupt> [ 30.457389] lock(&mgr...
2020 Oct 24
1
kvm+nouveau induced lockdep gripe
On Fri, 23 Oct 2020 14:07:13 +0200 Mike Galbraith wrote: > On Fri, 2020-10-23 at 11:01 +0200, Sebastian Andrzej Siewior wrote: > > On 2020-10-22 07:28:20 [+0200], Mike Galbraith wrote: > > > I've only as yet seen nouveau lockdep gripage when firing up one of my > > > full distro KVM's. > > > > Could you please check !RT with the `threadirqs'
2017 Apr 02
2
[Bug 1141] New: trace aborts using pkttype on ingress
...el: ? cpuacct_charge+0x86/0xa0 Apr 02 14:23:03 helium kernel: __netif_receive_skb+0x18/0x60 Apr 02 14:23:03 helium kernel: process_backlog+0x9f/0x160 Apr 02 14:23:03 helium kernel: net_rx_action+0x242/0x3d0 Apr 02 14:23:03 helium kernel: __do_softirq+0x104/0x2e1 Apr 02 14:23:03 helium kernel: run_ksoftirqd+0x29/0x40 Apr 02 14:23:03 helium kernel: smpboot_thread_fn+0x100/0x1e0 Apr 02 14:23:03 helium kernel: kthread+0x101/0x140 Apr 02 14:23:03 helium kernel: ? sort_range+0x30/0x30 Apr 02 14:23:03 helium kernel: ? kthread_create_on_node+0x60/0x60 Apr 02 14:23:03 helium kernel: ret_from_fork+0x2c/0x...
2013 Oct 06
40
[xen] double fault: 0000 [#1] PREEMPT SMP DEBUG_PAGEALLOC
Greetings, I got the below dmesg and the first bad commit is commit cf39c8e5352b4fb9efedfe7e9acb566a85ed847c Merge: 3398d25 23b7eaf Author: Linus Torvalds <torvalds@linux-foundation.org> Date: Wed Sep 4 17:45:39 2013 -0700 Merge tag ''stable/for-linus-3.12-rc0-tag'' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip Pull Xen updates from Konrad