aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorLuck, Tony <[email protected]>2018-11-06 10:39:15 -0800
committerBorislav Petkov <[email protected]>2018-11-07 22:58:29 +0100
commit24c9d423e86b17b25b4b510e81f10aa232fdaa60 (patch)
treea4cf141b67df911dd598744e57bc09288ca32200 /tools/perf/scripts/python/export-to-postgresql.py
parent96c1c58eb0d715d3f66f374bb07aa96cb7cdd1fa (diff)
EDAC, skx: Fix randconfig builds in a better way
It was previously noted that Kconfig complained about unmet dependencies when trying to configure skx_edac together with CONFIG_ACPI=n. First fix for this checked for ACPI when doing select ACPI_ADXL but this required stub functions for the case where ACPI wasn't selected. It also allowed building a driver that didn't actually work for a system that has non-volatile DIMMs. Arnd Bergmann pointed out that the right fix is to make EDAC_SKX "depend on ACPI". Fixes: a324e9396ca3 ("EDAC, skx: Fix randconfig builds") Signed-off-by: Tony Luck <[email protected]> Signed-off-by: Borislav Petkov <[email protected]> CC: "Rafael J. Wysocki" <[email protected]> CC: Arnd Bergmann <[email protected]> CC: Mauro Carvalho Chehab <[email protected]> CC: linux-edac <[email protected]> CC: [email protected] Link: http://lkml.kernel.org/r/20181106183914.GA26731@agluck-desk
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions