linux-stable/Documentation
Vaibhav Jain 0ceef6e99c powerpc/idle: Add support for nohlt
This patch enables config option GENERIC_IDLE_POLL_SETUP for arch
powerpc. This adds support for kernel param 'nohlt'.

Powerpc kernel also supports another kernel boot-time param called
'powersave' which can also be used to disable all cpu idle-states and
forces CPU to an idle-loop similar to what cpu_idle_poll() does. This
patch however makes powerpc kernel-parameters better aligned to the
generic boot-time parameters.

Signed-off-by: Vaibhav Jain <vaibhav@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20230818050739.827851-1-vaibhav@linux.ibm.com
2023-08-18 21:19:13 +10:00
..
2023-04-28 14:53:30 -07:00
2023-07-03 15:32:22 -07:00
2023-06-27 16:32:52 -07:00
2023-07-22 10:28:22 -07:00
2023-07-03 11:26:05 -07:00
2023-04-28 14:02:54 -07:00
2023-05-11 13:42:04 -07:00
2023-07-05 10:42:32 -07:00