Re: [patch] mm, arc: remove obsolete pagefault oom killer comment

2014-07-22 Thread Vineet Gupta
On Wednesday 23 July 2014 06:35 AM, David Rientjes wrote: > Commit 609838cfed97 ("mm: invoke oom-killer from remaining unconverted page > fault handlers") converted arc to call pagefault_out_of_memory(), so remove > the comment about future conversion. > > Cc: Johannes Weiner > Signed-off-by: Dav

[patch] mm, arc: remove obsolete pagefault oom killer comment

2014-07-22 Thread David Rientjes
Commit 609838cfed97 ("mm: invoke oom-killer from remaining unconverted page fault handlers") converted arc to call pagefault_out_of_memory(), so remove the comment about future conversion. Cc: Johannes Weiner Signed-off-by: David Rientjes --- arch/arc/mm/fault.c | 1 - 1 file changed, 1 deleti