[PATCH] arm64: Remove the __user annotation for the restore_za_context() argument

Catalin Marinas catalin.marinas at arm.com
Thu Jun 2 03:56:51 PDT 2022


On Wed, 1 Jun 2022 18:13:38 +0100, Catalin Marinas wrote:
> 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.
> 
> 

Applied to arm64 (for-next/core), thanks!

[1/1] arm64: Remove the __user annotation for the restore_za_context() argument
      https://git.kernel.org/arm64/c/1bec877bdb76

-- 
Catalin




More information about the linux-arm-kernel mailing list