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
Struct apple_smc's mutex was not initialized before use. Surprisingly
this only resulted in occasional NULL pointer dereferences in
apple_smc_read() calls from the probe() functions of sub devices.
Fixes: e038d98 ("mfd: Add Apple Silicon System Management Controller")
Signed-off-by: Janne Grunau <[email protected]>
0 commit comments