diff options
author | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | 2025-02-16 14:26:14 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2025-02-21 15:17:07 +0100 |
commit | 64aad4749d7911f8c5e69d93a929a269605dd3cb (patch) | |
tree | 0087b5354a6fab2545e152ae7724718ea741d5c5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 96040f7273e2bc0be1871ad9ed4da7b504da9410 (diff) |
ACPI/processor_idle: Export acpi_processor_ffh_play_dead()
The kernel test robot reported the following build error:
>> ERROR: modpost: "acpi_processor_ffh_play_dead" [drivers/acpi/processor.ko] undefined!
Caused by this recently merged commit:
541ddf31e300 ("ACPI/processor_idle: Add FFH state handling")
The build failure is due to an oversight in the 'CONFIG_ACPI_PROCESSOR=m' case,
the function export is missing. Add it.
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202502151207.FA9UO1iX-lkp@intel.com/
Fixes: 541ddf31e300 ("ACPI/processor_idle: Add FFH state handling")
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: Dave Hansen <dave.hansen@linux.intel.com>
Link: https://lore.kernel.org/r/de5bf4f116779efde315782a15146fdc77a4a044.camel@linux.intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions