diff options
author | Dan Williams <dan.j.williams@intel.com> | 2021-06-15 14:00:40 -0700 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2022-07-26 12:23:01 -0700 |
commit | 8d48817df6ac2049955b6b3a4f1b68dbe5b31f1b (patch) | |
tree | be842cf5e695b50fc7fd6fa3e774fbebc97a2beb /.gitattributes | |
parent | 176baefb2eb5d7a3ddebe3ff803db1fce44574b5 (diff) |
cxl/region: Add region driver boiler plate
The CXL region driver is responsible for routing fully formed CXL
regions to one of libnvdimm, for persistent memory regions, device-dax
for volatile memory regions, or just act as an enumeration placeholder
if the region was setup and configuration locked by platform firmware.
In the platform-firmware-setup case the expectation is that region is
already accounted in the system memory map, i.e. already enabled as
"System RAM".
For now, just attach to CXL regions in the CXL_CONFIG_COMMIT state, and
take no further action.
Given this driver is just a small / simple router, include it in the
core rather than its own module.
Co-developed-by: Ben Widawsky <bwidawsk@kernel.org>
Signed-off-by: Ben Widawsky <bwidawsk@kernel.org>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Link: https://lore.kernel.org/r/20220624041950.559155-18-dan.j.williams@intel.com
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions