diff options
author | Borislav Petkov <[email protected]> | 2020-09-21 12:31:36 +0200 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2020-09-21 15:37:21 +0200 |
commit | 3ad1c8ef083bef96ec922688966484be1039e6b5 (patch) | |
tree | be6092d522082e40be4bfd12be4a9cb3e6f08c55 /tools/perf/scripts/python/Perf-Trace-Util | |
parent | ba4f184e126b751d1bffad5897f263108befc780 (diff) |
rcu/tree: Export rcu_idle_{enter,exit} to modules
Fix this link error:
ERROR: modpost: "rcu_idle_enter" [drivers/acpi/processor.ko] undefined!
ERROR: modpost: "rcu_idle_exit" [drivers/acpi/processor.ko] undefined!
when CONFIG_ACPI_PROCESSOR is built as module. PeterZ says that in light
of ARM needing those soon too, they should simply be exported.
Fixes: 1fecfdbb7acc ("ACPI: processor: Take over RCU-idle for C3-BM idle")
Reported-by: Sven Joachim <[email protected]>
Suggested-by: Peter Zijlstra <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Reviewed-by: Paul E. McKenney <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions