|
@@ -304,7 +304,7 @@ void notrace restore_interrupts(void)
|
|
* being re-enabled and generally sanitized the lazy irq state,
|
|
* being re-enabled and generally sanitized the lazy irq state,
|
|
* and in the latter case it will leave with interrupts hard
|
|
* and in the latter case it will leave with interrupts hard
|
|
* disabled and marked as such, so the local_irq_enable() call
|
|
* disabled and marked as such, so the local_irq_enable() call
|
|
- * in cpu_idle() will properly re-enable everything.
|
|
|
|
|
|
+ * in arch_cpu_idle() will properly re-enable everything.
|
|
*/
|
|
*/
|
|
bool prep_irq_for_idle(void)
|
|
bool prep_irq_for_idle(void)
|
|
{
|
|
{
|