]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
arm64/ptrace: Fix typoes in sve_set() comment
authorJulien Grall <julien.grall@arm.com>
Wed, 7 Aug 2019 10:34:45 +0000 (11:34 +0100)
committerWill Deacon <will@kernel.org>
Wed, 7 Aug 2019 15:20:57 +0000 (16:20 +0100)
commit08f103b9a9502974109fab47ea35ca8542c4e57a
treeb130e324a6396c5f66f9d52433b942c351ea1800
parent2951d5efaf8b67cc4851373de92a91a60899611c
arm64/ptrace: Fix typoes in sve_set() comment

The ptrace trace SVE flags are prefixed with SVE_PT_*. Update the
comment accordingly.

Reviewed-by: Dave Martin <Dave.Martin@arm.com>
Signed-off-by: Julien Grall <julien.grall@arm.com>
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/kernel/ptrace.c