Commit 5b77b7e
cpuidle-apple: only load on machines where it is known to be needed
This handles M4 which no longer has the Apple specific deep WFI mode
but the register-based check still reports it as if it has.
Attempting to use the code on M4 causes SErrors on attempting to
write the s3_5_c15_c5_0 register.
Signed-off-by: Yureka <yureka@cyberchaos.dev>1 parent 68290f8 commit 5b77b7e
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
149 | 159 | | |
150 | 160 | | |
151 | 161 | | |
| |||
0 commit comments