diff options
author | Ard Biesheuvel <[email protected]> | 2024-02-14 13:28:53 +0100 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2024-02-16 12:42:29 +0000 |
commit | 30687dec5ed5576c743a4cd012a91f93848fe902 (patch) | |
tree | 76918c694fe97a7a8470488360d279ddf98d217b /tools/perf/scripts/python | |
parent | aa99aad798a8bc6d35ada2af1dc38f75d364e1ce (diff) |
arm64: Move feature overrides into the BSS section
In order to allow the CPU feature override detection code to run even
earlier, move the feature override global variables into BSS, which is
the only part of the static kernel image that is mapped read-write in
the initial ID map.
Signed-off-by: Ard Biesheuvel <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions