Peter Zijlstra 1fecfdbb7a ACPI: processor: Take over RCU-idle for C3-BM idle
The C3 BusMaster idle code takes lock in a number of places, some deep
inside the ACPI code. Instead of wrapping it all in RCU_NONIDLE, have
the driver take over RCU-idle duty and avoid flipping RCU state back
and forth a lot.

( by marking 'C3 && bm_check' as RCU_IDLE, we _must_ call enter_bm() for
  that combination, otherwise we'll loose RCU-idle, this requires
  shuffling some code around )

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Tested-by: Borislav Petkov <bp@suse.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2020-09-16 19:36:26 +02:00
..
2020-08-11 10:59:19 -07:00
2019-06-23 09:23:33 +02:00
2020-07-09 14:09:28 +02:00
2020-07-09 14:09:28 +02:00
2020-07-09 14:09:28 +02:00
2020-06-30 19:32:45 +02:00
2019-11-13 11:12:08 +01:00
2020-05-01 16:28:59 +01:00
2020-06-04 12:59:11 -05:00
2020-08-05 10:51:40 -07:00
2020-05-14 13:49:33 +02:00
2020-06-02 13:25:52 -07:00
2020-07-09 14:09:28 +02:00