Searched hist:f4ce1f766f1ebf39161b3b9447a83f4f1dfe593b (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/cxl/ |
H A D | Kconfig | diff f4ce1f766f1ebf39161b3b9447a83f4f1dfe593b Fri Oct 29 21:51:48 CEST 2021 Dan Williams <dan.j.williams@intel.com> cxl/acpi: Convert CFMWS parsing to ACPI sub-table helpers
The cxl_acpi driver originally open-coded its table parsing since the ACPI subtable helpers were marked __init and only used in early NUMA initialization. Now that those helpers have been exported for driver usage replace the open-coded solution with the common one.
Cc: Alison Schofield <alison.schofield@intel.com> Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Link: https://lore.kernel.org/r/163553710810.2509508.14686373989517930921.stgit@dwillia2-desk3.amr.corp.intel.com Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | acpi.c | diff f4ce1f766f1ebf39161b3b9447a83f4f1dfe593b Fri Oct 29 21:51:48 CEST 2021 Dan Williams <dan.j.williams@intel.com> cxl/acpi: Convert CFMWS parsing to ACPI sub-table helpers
The cxl_acpi driver originally open-coded its table parsing since the ACPI subtable helpers were marked __init and only used in early NUMA initialization. Now that those helpers have been exported for driver usage replace the open-coded solution with the common one.
Cc: Alison Schofield <alison.schofield@intel.com> Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Link: https://lore.kernel.org/r/163553710810.2509508.14686373989517930921.stgit@dwillia2-desk3.amr.corp.intel.com Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|