Re: [PATCH 1/1] mips: fault.c: Port OOM changes to do_page_fault
From: Kautuk Consul <hidden>
Date: 2012-01-04 04:52:51
Also in:
lkml
From: Kautuk Consul <hidden>
Date: 2012-01-04 04:52:51
Also in:
lkml
However, since the generic part of the kernel(mm/filemap.c) now supports killable and retryable page fault handling, I thought that this change would be valid for MIPS too.
Did anyone get a chance to review this patch?