Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 562028 - sys-kernel/gentoo-sources-4.1.9 : soft lockup
Summary: sys-kernel/gentoo-sources-4.1.9 : soft lockup
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL: https://lkml.org/lkml/2015/9/30/1117
Whiteboard:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2015-10-02 10:51 UTC by Manfred Knick
Modified: 2015-10-03 19:27 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Manfred Knick 2015-10-02 10:51:25 UTC
soft lockup due to race -> https://lkml.org/lkml/2015/9/30/1117

Reproducible: Sometimes




?  Mask  =sys-kernel/gentoo-sources-4.1.9  ?
Comment 1 Manfred Knick 2015-10-02 11:52:27 UTC
Alternative:

Apply 

>> commit 83fccfc3940c4a2db90fd7e7079f5b465cd8c6af
>> Author: Eric Dumazet <edumazet@google.com>
>> Date:   Thu Aug 13 15:44:51 2015 -0700

cited in

https://lkml.org/lkml/2015/10/1/417

to a correspondingly patched sub-version,

e.g. sys-kernel/gentoo-sources-4.1.9-r1 .
Comment 2 Andreas Proteus 2015-10-02 14:33:28 UTC
Same problem here. Reproducible always.
From /var/log/messages:  

------------[ cut here ]------------
 WARNING: CPU: 0 PID: 0 at net/sched/sch_generic.c:303 dev_watchdog+0x113/0x165()
 NETDEV WATCHDOG: eth0 (8139too): transmit queue 0 timed out

 Modules linked in: ipv6 zram lz4_compress lzo_compress sunrpc binfmt_misc
 usbhid radeon fbcon cfbfillrect bitblit cfbimgblt softcursor cfbcopyarea font
 i2c_algo_bit backlight drm_kms_helper ttm ohci_pci ohci_hcd drm ehci_pci
 ehci_hcd usbcore 8139too fb 8139cp mii fbdev ati_agp agpgart usb_common
 i2c_piix4 psmouse evdev
 
 CPU: 0 PID: 0 Comm: swapper/0 Not tainted 4.1.9-gentoo #2
 Hardware name: FUJITSU SIEMENS AMILO Li 1718/AMILO Li 1718, BIOS V1.7       06/14/07  
  00000000 c124df66 f6809f6c c102c230 c11fafb5 0000012f f6baf000 00000000
  fffbefd0 00000000 c102c26b 00000009 f6809f6c c130fc96 f6809f84 c11fafb5
  c130fccf 0000012f c130fc96 f6baf000 f85c756e 00000000 80000100 c11faea2

 Call Trace:
  [<c124df66>] ? dump_stack+0x3e/0x4e
  [<c102c230>] ? warn_slowpath_common+0x85/0x9a
  [<c11fafb5>] ? dev_watchdog+0x113/0x165
  [<c102c26b>] ? warn_slowpath_fmt+0x26/0x2a
  [<c11fafb5>] ? dev_watchdog+0x113/0x165
  [<c11faea2>] ? dev_graft_qdisc+0x47/0x47
  [<c1057edd>] ? call_timer_fn.isra.27+0xf/0x5a
  [<c10584a0>] ? run_timer_softirq+0x159/0x175
  [<c102e4bb>] ? __do_softirq+0x9f/0x16b
  [<c102e41c>] ? __tasklet_schedule+0x37/0x37
  [<c1002e72>] ? do_softirq_own_stack+0x1a/0x1f
  <IRQ>  [<c102e6a4>] ? irq_exit+0x31/0x70
  [<c101f73b>] ? smp_apic_timer_interrupt+0x30/0x39
  [<c1251a09>] ? apic_timer_interrupt+0x2d/0x34
  [<c10070cb>] ? mwait_idle+0x5f/0x72
  [<c10075f3>] ? arch_cpu_idle+0x6/0x7
  [<c104cc53>] ? cpu_startup_entry+0x1d8/0x20b
  [<c13769ee>] ? start_kernel+0x335/0x338
 ---[ end trace 913df0e8b762fc21 ]---
Comment 3 Mike Pagano gentoo-dev 2015-10-02 15:23:48 UTC
Masked 4.1.9
Released 4.1.9-r1 with fix.
Upgrade and profit.
Comment 4 Manfred Knick 2015-10-03 10:54:59 UTC
(In reply to Mike Pagano from comment #3)

Mike: Thanks a lot!

I guess you have read that Holger Hoffstätte requested this patch 
to be included into the pending 4.1.10 by Greg:

. . . https://lkml.org/lkml/2015/10/2/109

Thus, it may be that already to the next minor,
it should not be applied any more.
Comment 5 Thomas Deutschmann (RETIRED) gentoo-dev 2015-10-03 19:27:31 UTC
Just for the records: The patch is not included in 4.1.10.