Files
kernel_arpi/include/linux
Dave Jiang d8a849e1bc mm, dax: make pmd_fault() and friends be the same as fault()
Instead of passing in multiple parameters in the pmd_fault() handler,
a vmf can be passed in just like a fault() handler. This will simplify
code and remove the need for the actual pmd fault handlers to allocate a
vmf. Related functions are also modified to do the same.

[dave.jiang@intel.com: fix issue with xfs_tests stall when DAX option is off]
  Link: http://lkml.kernel.org/r/148469861071.195597.3619476895250028518.stgit@djiang5-desk3.ch.intel.com
Link: http://lkml.kernel.org/r/1484085142-2297-7-git-send-email-ross.zwisler@linux.intel.com
Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Reviewed-by: Ross Zwisler <ross.zwisler@linux.intel.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Cc: Dave Chinner <david@fromorbit.com>
Cc: Matthew Wilcox <mawilcox@microsoft.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2017-02-22 16:41:26 -08:00
..
2017-02-06 18:20:16 +02:00
2017-02-10 15:52:24 -05:00
2017-02-04 00:47:59 +01:00
2017-02-10 11:15:08 +01:00
2017-02-11 20:59:41 -05:00
2017-02-01 09:13:45 +01:00
2017-02-20 10:15:11 -05:00
2017-02-17 12:28:35 -05:00
2017-02-03 11:19:34 -05:00
2017-02-10 11:15:08 +01:00
2017-02-03 10:17:02 +01:00
2017-02-10 16:34:17 +00:00