Skip to content
Commit 1bec877b authored by Catalin Marinas's avatar Catalin Marinas
Browse files

arm64: Remove the __user annotation for the restore_za_context() argument



The struct user_ctx *user pointer passed to restore_za_context() is not
a user point but a structure containing several __user pointers. Remove
the __user annotation.

Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
Fixes: 39782210 ("arm64/sme: Implement ZA signal handling")
Reported-by: default avatarkernel test robot <lkp@intel.com>
Cc: Mark Brown <broonie@kernel.org>
Reviewed-by: default avatarMark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20220601171338.2143625-1-catalin.marinas@arm.com


Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
parent ff979b2a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment