diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2024-02-14 15:28:53 +0300 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2024-02-16 15:42:29 +0300 |
commit | 30687dec5ed5576c743a4cd012a91f93848fe902 (patch) | |
tree | 76918c694fe97a7a8470488360d279ddf98d217b /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | aa99aad798a8bc6d35ada2af1dc38f75d364e1ce (diff) | |
download | linux-30687dec5ed5576c743a4cd012a91f93848fe902.tar.xz |
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 <ardb@kernel.org>
Link: https://lore.kernel.org/r/20240214122845.2033971-52-ardb+git@google.com
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions