Files
linux/arch/powerpc/include/asm
Benjamin Gray c6519c6df0 powerpc/uaccess: Cast away __user annotation after verification
Sparse reports dereference of a __user pointer. copy_mc_to_user() takes
a __user pointer, verifies it, then calls the generic copy routine
copy_mc_generic().

As we have verified the pointer, cast out the __user annotation when
passing to copy_mc_generic().

Signed-off-by: Benjamin Gray <bgray@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20231011053711.93427-10-bgray@linux.ibm.com
2023-10-19 17:16:20 +11:00
..
2023-02-12 22:11:56 +11:00
2021-03-24 14:09:29 +11:00
2022-06-29 19:37:07 +10:00
2023-08-18 10:12:35 -07:00
2023-08-16 23:54:48 +10:00
2022-07-27 21:36:05 +10:00
2021-02-09 01:09:44 +11:00
2022-05-08 22:15:40 +10:00
2023-08-16 23:54:48 +10:00
2022-12-07 20:14:49 +11:00
2023-08-24 22:33:16 +10:00
2021-12-09 22:41:21 +11:00
2022-09-28 19:22:09 +10:00
2018-07-30 22:48:21 +10:00
2023-08-02 22:49:43 +10:00
2022-07-27 21:36:05 +10:00
2022-01-30 21:17:00 -05:00