Skip to content
Commit b1b2e623 authored by Dan Williams's avatar Dan Williams
Browse files

tools/testing/nvdimm: mock ioremap_wt



In the 4.2-rc1 merge the default_memremap_pmem() implementation switched
from ioremap_nocache() to ioremap_wt().  Add it to the list of mocked
routines to restore the ability to run the unit tests.

Signed-off-by: default avatarDan Williams <dan.j.williams@intel.com>
parent b864bc17
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment