[v2,1/5] powerpc/kvm: Clarify __user annotations

Michael Ellerman mpe at ellerman.id.au
Fri Jul 15 20:53:20 AEST 2016


On Tue, 2016-12-07 at 00:54:48 UTC, Daniel Axtens wrote:
> kvmppc_h_put_tce_indirect labels a u64 pointer as __user. It also
> labelled the u64 where get_user puts the result as __user. This isn't
> a pointer and so doesn't need to be labelled __user.
> 
> Split the u64 value definition onto a new line to make it clear that
> it doesn't get the annotation.
> 
> Signed-off-by: Daniel Axtens <dja at axtens.net>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/f8750513b7001d5ae96313d4e1

cheers


More information about the Linuxppc-dev mailing list