mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
2fff0a4841
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>