aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorRoss Zwisler <[email protected]>2015-09-09 10:29:40 -0600
committerLinus Torvalds <[email protected]>2015-09-09 09:47:57 -0700
commitd77e92e270edd79a2218ce0ba5b6179ad0c93175 (patch)
tree0d78eb591d71929df4ba28b302227c32ef525131 /tools
parent26d2177e977c912863ac04f6c1a967e793ca3a56 (diff)
dax: update PMD fault handler with PMEM API
As part of the v4.3 merge window the DAX code was updated by Matthew and Kirill to handle PMD pages. Also as part of the v4.3 merge window we updated the DAX code to do proper PMEM flushing (commit 2765cfbb342c: "dax: update I/O path to do proper PMEM flushing"). The additional code added by the DAX PMD patches also needs to be updated to properly use the PMEM API. This ensures that after a PMD fault is handled the zeros written to the newly allocated pages are durable on the DIMMs. linux/dax.h is included to get rid of a bunch of sparse warnings. Signed-off-by: Ross Zwisler <[email protected]> Cc: Matthew Wilcox <[email protected]>, Cc: Dan Williams <[email protected]> Cc: Kirill Shutemov <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions