aboutsummaryrefslogtreecommitdiffstats
path: root/tools/power/cpupower
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2022-08-29 17:25:00 +0100
committerCatalin Marinas <catalin.marinas@arm.com>2022-09-07 14:25:47 +0100
commitbb7852c168fe02fddbbc5cf26dc6fb779e6aad38 (patch)
treebdcd89b25bd318e920eda70bc87e893a3f016e02 /tools/power/cpupower
parent31ba63426b328f99323ba44ae0f123417e80340e (diff)
downloadlinux-bb7852c168fe02fddbbc5cf26dc6fb779e6aad38.tar.gz
kselftest/arm64: Correct buffer allocation for SVE Z registers
The buffer used for verifying SVE Z registers allocated enough space for 16 maximally sized registers rather than 32 due to using the macro for the number of P registers. In practice this didn't matter since for historical reasons the maximum VQ defined in the ABI is greater the architectural maximum so we will always allocate more space than is needed even with emulated platforms implementing the architectural maximum. Still, we should use the right define. Signed-off-by: Mark Brown <broonie@kernel.org> Acked-by: Catalin Marinas <catalin.marinas@arm.com> Link: https://lore.kernel.org/r/20220829162502.886816-2-broonie@kernel.org Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/power/cpupower')
0 files changed, 0 insertions, 0 deletions