lkml.org 
[lkml]   [2014]   [Mar]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH RFC] PM / Hibernate: no kernel_power_off when pm_power_off NULL
> 	if (pm_power_off)
> pm_power_off();
> }
>
> ## It really should do while (1) here.

while(1)
cpu_relax();

or similar at minimum.

Alan


\
 
 \ /
  Last update: 2014-03-21 00:01    [W:0.218 / U:0.200 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site