--- zzzz-none-000/linux-3.10.107/drivers/parisc/power.c 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/drivers/parisc/power.c 2021-02-04 17:41:59.000000000 +0000 @@ -121,7 +121,6 @@ unsigned long soft_power_reg = (unsigned long) param; schedule_timeout_interruptible(pwrsw_enabled ? HZ : HZ/POWERSWITCH_POLL_PER_SEC); - __set_current_state(TASK_RUNNING); if (unlikely(!pwrsw_enabled)) continue;