Commit 4a1567b
Frederic Weisbecker
arm64: Exclude nohz_full CPUs from 32bits el0 support
Nohz full CPUs are not a desirable fallback target to run 32bits el0
applications. If present, prefer a set of housekeeping CPUs that can do
the job instead. Otherwise just don't support el0 32 bits. Should the
need arise, appropriate support can be introduced in the future.
Suggested-by: Will Deacon <[email protected]>
Acked-by: Will Deacon <[email protected]>
Signed-off-by: Frederic Weisbecker <[email protected]>1 parent 192faeb commit 4a1567b
File tree
2 files changed
+17
-1
lines changed- Documentation/arch/arm64
- arch/arm64/kernel
2 files changed
+17
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
| |||
3742 | 3743 | | |
3743 | 3744 | | |
3744 | 3745 | | |
3745 | | - | |
| 3746 | + | |
| 3747 | + | |
| 3748 | + | |
| 3749 | + | |
| 3750 | + | |
| 3751 | + | |
| 3752 | + | |
| 3753 | + | |
3746 | 3754 | | |
3747 | 3755 | | |
3748 | 3756 | | |
| |||
0 commit comments