diff options
author | Mark Rutland <mark.rutland@arm.com> | 2020-11-13 15:49:23 +0300 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2020-12-02 22:44:03 +0300 |
commit | ecbb11ab3ebc02763ec53489c9b1f983be9dc882 (patch) | |
tree | 84e27abbba48076f30487ea077669d6cf4694f3a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 515d5c8a1374b307225e41b3e66b0aad08585f53 (diff) | |
download | linux-ecbb11ab3ebc02763ec53489c9b1f983be9dc882.tar.xz |
arm64: head.S: rename el2_setup -> init_kernel_el
For a while now el2_setup has performed some basic initialization of EL1
even when the kernel is booted at EL1, so the name is a little
misleading. Further, some comments are stale as with VHE it doesn't drop
the CPU to EL1.
To clarify things, rename el2_setup to init_kernel_el, and update
comments to be clearer as to the function's purpose.
There should be no functional change as a result of this patch.
Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: James Morse <james.morse@arm.com>
Cc: Will Deacon <will@kernel.org>
Link: https://lore.kernel.org/r/20201113124937.20574-4-mark.rutland@arm.com
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions