Gabriele Monaco <[email protected]> writes: > The attributes variables extracted from syscalls in the helper are both > defined with the __user specifier although only the actual pointer to > user data should be marked. > > Remove the __user specifier from attr. > > Reported-by: kernel test robot <[email protected]> > Closes: > https://lore.kernel.org/oe-kbuild-all/[email protected] > Fixes: b133207deb72 ("rv: Add nomiss deadline monitor") > Reviewed-by: Wen Yang <[email protected]> > Signed-off-by: Gabriele Monaco <[email protected]>
Reviewed-by: Nam Cao <[email protected]>
