search for: 7c4ed2767afb

Displaying 5 results from an estimated 5 matches for "7c4ed2767afb".

2013 Oct 23
2
[virtio-net] BUG: sleeping function called from invalid context at kernel/mutex.c:616
...ives: lockdep: fixing up alternatives > > [ 623.194559] smpboot: Booting Node 0 Processor 1 APIC 0x1 > > Thanks for the testing Fengguang, could you please try the attached > patch to see if it works? Yes it reduces the sleeping function bug: /kernel/x86_64-lkp-CONFIG_SCSI_DEBUG/7c4ed2767afb813493b0a8fb18d666cd44550963 +------------------------------------------------------------------------------------+-----------+--------------+--------------+ | | v3.12-rc3 | 3ab098df35f8 | 7c4ed2767afb | +-----------...
2013 Oct 23
2
[virtio-net] BUG: sleeping function called from invalid context at kernel/mutex.c:616
...ives: lockdep: fixing up alternatives > > [ 623.194559] smpboot: Booting Node 0 Processor 1 APIC 0x1 > > Thanks for the testing Fengguang, could you please try the attached > patch to see if it works? Yes it reduces the sleeping function bug: /kernel/x86_64-lkp-CONFIG_SCSI_DEBUG/7c4ed2767afb813493b0a8fb18d666cd44550963 +------------------------------------------------------------------------------------+-----------+--------------+--------------+ | | v3.12-rc3 | 3ab098df35f8 | 7c4ed2767afb | +-----------...
2013 Oct 28
0
[virtio-net] BUG: sleeping function called from invalid context at kernel/mutex.c:616
On 10/24/2013 07:20 AM, Fengguang Wu wrote: > Yes it reduces the sleeping function bug: > > /kernel/x86_64-lkp-CONFIG_SCSI_DEBUG/7c4ed2767afb813493b0a8fb18d666cd44550963 > > +------------------------------------------------------------------------------------+-----------+--------------+--------------+ > | | v3.12-rc3 | 3ab098df35f8 | 7c4ed2767afb...
2013 Oct 20
3
[virtio-net] BUG: sleeping function called from invalid context at kernel/mutex.c:616
Greetings, I got the below dmesg and the first bad commit is commit 3ab098df35f8b98b6553edc2e40234af512ba877 Author: Jason Wang <jasowang at redhat.com> Date: Tue Oct 15 11:18:58 2013 +0800 virtio-net: don't respond to cpu hotplug notifier if we're not ready We're trying to re-configure the affinity unconditionally in cpu hotplug callback. This may lead the
2013 Oct 20
3
[virtio-net] BUG: sleeping function called from invalid context at kernel/mutex.c:616
Greetings, I got the below dmesg and the first bad commit is commit 3ab098df35f8b98b6553edc2e40234af512ba877 Author: Jason Wang <jasowang at redhat.com> Date: Tue Oct 15 11:18:58 2013 +0800 virtio-net: don't respond to cpu hotplug notifier if we're not ready We're trying to re-configure the affinity unconditionally in cpu hotplug callback. This may lead the