Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1316956
| From | Jason Baron <jbaron@akamai.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: 3.14 stable regression don't remove from shrink list in select_collect() |
| Date | 2016-01-25 17:30 +0100 |
| Message-ID | <qUSbD-6CP-1@gated-at.bofh.it> (permalink) |
| References | <qURSk-6uy-55@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 01/25/2016 11:05 AM, Shawn Bohrer wrote: > I recently updated some machines to 3.14.58 and they reliably get soft > lockups. Sometimes the soft lockup recovers and some times it does > not. I've bisected this on the 3.14 stable branch and arrived at: > > c214cb82cdc744225d85899fc138251527f75fff don't remove from shrink > list in select_collect() > > Reverting this commit plus adding back dentry_lru_del() which was > removed later on top of 3.14.58 resolves the issue for me. I've > included a patch at the bottom with the revert. > I ran into this too on 3.14. You can revert these patches as you've done or backport the upstream fixes mentioned here: http://www.spinics.net/lists/stable/msg111544.html I don't see these fixes queued yet to 3.14, but I may be missing something. Thanks, -Jason
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: 3.14 stable regression don't remove from shrink list in select_collect() Jason Baron <jbaron@akamai.com> - 2016-01-25 17:30 +0100 Re: 3.14 stable regression don't remove from shrink list in select_collect() Guillaume Morin <guillaume@morinfr.org> - 2016-01-25 18:10 +0100
csiph-web