mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-16 18:15:52 +00:00
[PATCH] Generic: Move __user cast into probe_kernel_address
Caller of probe_kernel_address shouldn't need to know that pka is internally implemented with __get_user. So move the __user cast into pka. Signed-off-by: Andi Kleen <ak@suse.de>
This commit is contained in:
parent
5df0287ecc
commit
2fff0a4841
1 changed files with 1 additions and 1 deletions
Loading…
Add table
Add a link
Reference in a new issue