[Patch 3.10 stable 1/9] mm: invoke oom-killer from remaining unconverted page fault handlers

2014-10-27 Thread Cong Wang
From: Johannes Weiner [ Upstream commit 609838cfed972d49a65aac7923a9ff5cbe482e30 ] A few remaining architectures directly kill the page faulting task in an out of memory situation. This is usually not a good idea since that task might not even use a significant amount of memory and so may not b

Re: [Patch 3.10 stable 1/9] mm: invoke oom-killer from remaining unconverted page fault handlers

2014-10-20 Thread Cong Wang
[Fix -stable mailing list] On Mon, Oct 20, 2014 at 2:47 PM, Greg KH wrote: > On Mon, Oct 20, 2014 at 11:36:42AM -0700, Cong Wang wrote: >> From: Johannes Weiner >> >> From: Johannes Weiner > > 2 from lines? Oh, I thought git doesn't add this so I added it manually. Actually git did. :) This s