Commit a42807e
Herton R. Krzesinski
Merge: arm64: Add kernel variant for 64K page-sized ARM64
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/1820
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2153073
Upstream: RHEL only
Modify redhat/config files to create kernel-64k-<release>.aarch64
kernel, an ARM64 kernel that has page_size set to 64K vs the
kernel-<release>.aarch64 kernel that has a page_size of 4K.
Testing:
a) Boot tested on Ampere-based, Mt. Snow
b) Did a sysrq forced crash to verify kexec & kdump work;
ran crashdump against the crash file to check basic
crash functionality as well.
Signed-off-by: Donald Dutile <ddutile@redhat.com>
Approved-by: Herton R. Krzesinski <herton@redhat.com>
Approved-by: Mark Salter <msalter@redhat.com>
Approved-by: Veronika Kabátová <veruukabatova@protonmail.com>
Approved-by: Prarit Bhargava <prarit@redhat.com>
Approved-by: Don Zickus <dzickus@redhat.com>
Signed-off-by: Herton R. Krzesinski <herton@redhat.com>File tree
12 files changed
+138
-32
lines changed- redhat
- configs
- common
- debug/arm/aarch64/64k
- generic/arm/aarch64/64k
12 files changed
+138
-32
lines changedWhitespace-only changes.
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| |||
0 commit comments