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

dax: check resource alignment at dax region/device create



All the extents of a dax-device must match the alignment of the region.
Otherwise, we are unable to guarantee fault semantics of a given page
size.  The region must be self-consistent itself as well.

Signed-off-by: default avatarDan Williams <dan.j.williams@intel.com>
parent 9dc1e492
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