On Thu, Nov 19, 2015 at 01:25:29AM +0200, Kirill A. Shutemov wrote:
> The idea borrowed from Peter's patch from patchset on speculative page
> faults[1]:
> 
> Instead of passing around the endless list of function arguments,
> replace the lot with a single structure so we can change context
> without endless function signature changes.
> 
> The changes are mostly mechanical with exception of faultaround code:
> filemap_map_pages() got reworked a bit.
> 
> This patch is preparation for the next one.
> 
> [1] http://lkml.kernel.org/r/20141020222841.302891...@infradead.org
> 
> Signed-off-by: Kirill A. Shutemov <kirill.shute...@linux.intel.com>
> Cc: Peter Zijlstra <pet...@infradead.org>

Thanks for doing that!

Acked-by: Peter Zijlstra (Intel) <pet...@infradead.org>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to