Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1619020
| From | Ville Syrjälä <ville.syrjala@linux.intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [regression v4.11] 617f01211baf ("8139too: use napi_complete_done()") |
| Date | 2017-04-07 20:20 +0200 |
| Message-ID | <ttGEi-2A6-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi,
My old P3 laptop started to die on me in the middle of larger compile
jobs (using distcc) after v4.11-rc<something>. I bisected the problem
to 617f01211baf ("8139too: use napi_complete_done()").
Unfortunately I wasn't able to capture a full oops as the machine doesn't
have serial and ramoops failed me. I did get one partial oops on vgacon
which showed rtl8139_poll() being involved (EIP was around
_raw_spin_unlock_irqrestore() supposedly), so seems to agree with my
bisect result.
So maybe some kind of nasty thing going between the hard irq and
softirq? Perhaps UP related? I tried to stare at the locking around
rtl8139_poll() for a while but it looked mostly sane to me.
--
Ville Syrjälä
Intel OTC
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[regression v4.11] 617f01211baf ("8139too: use napi_complete_done()") Ville Syrjälä <ville.syrjala@linux.intel.com> - 2017-04-07 20:20 +0200
Re: [regression v4.11] 617f01211baf ("8139too: use napi_complete_done()") Eric Dumazet <eric.dumazet@gmail.com> - 2017-04-07 20:40 +0200
Re: [regression v4.11] 617f01211baf ("8139too: use napi_complete_done()") David Miller <davem@davemloft.net> - 2017-04-07 20:50 +0200
Re: [regression v4.11] 617f01211baf ("8139too: use napi_complete_done()") Francois Romieu <romieu@fr.zoreil.com> - 2017-04-08 12:40 +0200
Re: [regression v4.11] 617f01211baf ("8139too: use napi_complete_done()") tedheadster <tedheadster@gmail.com> - 2017-04-10 16:30 +0200
Re: [regression v4.11] 617f01211baf ("8139too: use napi_complete_done()") Eric Dumazet <edumazet@google.com> - 2017-04-10 17:00 +0200
Re: [regression v4.11] 617f01211baf ("8139too: use napi_complete_done()") Ville Syrjälä <ville.syrjala@linux.intel.com> - 2017-04-10 14:20 +0200
csiph-web