mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
__user should be used to identify user pointers and not __u64 variables containing pointers. Signed-off-by: Jordan Crouse <[email protected]> Signed-off-by: Rob Clark <[email protected]>