linux/Documentation
Kirill A. Shutemov bae473a423 mm: introduce fault_env
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.302891540@infradead.org

Link: http://lkml.kernel.org/r/1466021202-61880-9-git-send-email-kirill.shutemov@linux.intel.com
Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2016-07-26 16:19:19 -07:00
..
2016-02-06 15:33:11 +08:00
2016-01-25 12:01:08 -02:00
2016-07-26 16:19:19 -07:00
2016-04-27 10:23:44 +02:00
2016-03-17 13:47:50 -07:00
2016-06-14 16:01:00 -07:00
2016-05-08 11:27:44 +02:00
2015-11-30 12:14:12 +00:00
2016-06-15 16:00:05 -07:00
2016-05-11 22:37:54 +02:00
2016-07-26 16:19:19 -07:00
2016-03-25 16:37:42 -07:00
2016-03-22 15:36:02 -07:00
2016-05-17 14:48:04 +02:00
2016-04-29 17:37:10 -07:00
2016-04-28 08:02:36 -06:00