diff options
author | Ira Weiny <ira.weiny@intel.com> | 2024-05-01 11:40:23 -0700 |
---|---|---|
committer | Dave Jiang <dave.jiang@intel.com> | 2024-05-02 12:12:08 -0700 |
commit | 55111470b4416a6225abfdb4e1f0b8a8c8c52fdc (patch) | |
tree | 2406ee28403907476bfbf85393f3097856c93433 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | df2a8f4b444f92152a9e981d9b0eb0776130892a (diff) |
cxl/cper: Fix non-ACPI-APEI-GHES build
If ACPI_APEI_GHES is not configured the [un]register work functions are
not properly declared.
0day notices that the cxl_cper_register_work() declaration in the
CONFIG_ACPI_APEI_GHES=n is broken, fix it to be typical nop stub.
Reported-by: kernel test robot <lkp@intel.com>
Closes: http://lore.kernel.org/r/202405012230.6kXItWen-lkp@intel.com
Reviewed-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Ira Weiny <ira.weiny@intel.com>
Link: https://lore.kernel.org/r/20240501-cper-fix-0day-v1-1-c0b0056eafbc@intel.com
Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions