Home
last modified time | relevance | path

Searched hist:fda490d3 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/
H A Ddax.cfda490d3 Fri Nov 16 14:07:31 CST 2018 Matthew Wilcox <willy@infradead.org> dax: Fix dax_unlock_mapping_entry for PMD pages

Device DAX PMD pages do not set the PageHead bit for compound pages.
Fix for now by retrieving the PMD bit from the entry, but eventually we
will be passed the page size by the caller.

Reported-by: Dan Williams <dan.j.williams@intel.com>
Fixes: 9f32d221301c ("dax: Convert dax_lock_mapping_entry to XArray")
Signed-off-by: Matthew Wilcox <willy@infradead.org>
fda490d3 Fri Nov 16 14:07:31 CST 2018 Matthew Wilcox <willy@infradead.org> dax: Fix dax_unlock_mapping_entry for PMD pages

Device DAX PMD pages do not set the PageHead bit for compound pages.
Fix for now by retrieving the PMD bit from the entry, but eventually we
will be passed the page size by the caller.

Reported-by: Dan Williams <dan.j.williams@intel.com>
Fixes: 9f32d221301c ("dax: Convert dax_lock_mapping_entry to XArray")
Signed-off-by: Matthew Wilcox <willy@infradead.org>