Commit a10edea
arm64/sysreg: Guard SYS_FIELD_ macros for asm
The SYS_FIELD_ macros are not safe for assembly contexts, move them inside
the guarded section.
Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20220818213613.733091-3-broonie@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>1 parent 02e483f commit a10edea
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1210 | 1210 | | |
1211 | 1211 | | |
1212 | 1212 | | |
1213 | | - | |
1214 | | - | |
1215 | 1213 | | |
1216 | 1214 | | |
1217 | 1215 | | |
| |||
1221 | 1219 | | |
1222 | 1220 | | |
1223 | 1221 | | |
| 1222 | + | |
| 1223 | + | |
1224 | 1224 | | |
0 commit comments