diff options
author | Kalesh Singh <kaleshsingh@google.com> | 2024-11-12 03:32:50 +0300 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2025-01-08 14:25:28 +0300 |
commit | 38f9e4b905a00047a96fbdc6cefe9ceb4dae34c3 (patch) | |
tree | 7921208a763a4e8af5655627715d5e0b48e0cbd4 /tools/perf/scripts/python/stackcollapse.py | |
parent | 68344037b764401f751c66661c53334ea1e15324 (diff) | |
download | linux-38f9e4b905a00047a96fbdc6cefe9ceb4dae34c3.tar.xz |
arm64: kvm: Introduce nvhe stack size constants
Refactor nvhe stack code to use NVHE_STACK_SIZE/SHIFT constants,
instead of directly using PAGE_SIZE/SHIFT. This makes the code a bit
easier to read, without introducing any functional changes.
Cc: Marc Zyngier <maz@kernel.org>
Cc: Mark Brown <broonie@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Will Deacon <will@kernel.org>
Signed-off-by: Kalesh Singh <kaleshsingh@google.com>
Link: https://lore.kernel.org/r/20241112003336.1375584-1-kaleshsingh@google.com
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions