You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use SysReadFile for thermals and skip failed zones (#712)
Switches all calls in the thermal zones processing to use SysReadFile so
that unavailable zones won't stall forever waiting for them to become
available. Also continues processing in the case that one zone fails
with EAGAIN, as is the case for temporarily unavailable zones.
Addresses #698
Signed-off-by: Sean Swehla <[email protected]>
0 commit comments