On Mon, Jul 22, 2019 at 04:37:41PM +0100, Lorenzo Pieralisi wrote: > CPUidle back-end operations are not implemented in some platforms > but this should not be considered an error serious enough to be > logged. Check the arm_cpuidle_init() return value to detect whether > the failure must be reported or not in the kernel log and do > not log it if the platform does not support CPUidle operations. > > Signed-off-by: Lorenzo Pieralisi <[email protected]> > Cc: Ulf Hansson <[email protected]> > Cc: Sudeep Holla <[email protected]>
Reviewed-by: Sudeep Holla <[email protected]> -- Regards, Sudeep

