diff options
| author | Dave Jiang <[email protected]> | 2017-02-22 23:40:06 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2017-02-23 00:41:26 +0000 |
| commit | f42003917b4569a2f4f0c79c35e1e3df2859f81a (patch) | |
| tree | 93532f9f8deee9a6ad2f309e2edde57400a2e774 /lib/dma-debug.c | |
| parent | mm, dax: make pmd_fault() and friends be the same as fault() (diff) | |
| download | kernel-f42003917b4569a2f4f0c79c35e1e3df2859f81a.tar.gz kernel-f42003917b4569a2f4f0c79c35e1e3df2859f81a.zip | |
mm, dax: change pmd_fault() to take only vmf parameter
pmd_fault() and related functions really only need the vmf parameter since
the additional parameters are all included in the vmf struct. Remove the
additional parameter and simplify pmd_fault() and friends.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Dave Jiang <[email protected]>
Reviewed-by: Ross Zwisler <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Cc: Dave Chinner <[email protected]>
Cc: Dave Jiang <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Cc: Steven Rostedt <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/dma-debug.c')
0 files changed, 0 insertions, 0 deletions
