diff options
| author | Gabriele Monaco <gmonaco@redhat.com> | 2026-06-01 18:38:28 +0300 |
|---|---|---|
| committer | Gabriele Monaco <gmonaco@redhat.com> | 2026-06-03 13:33:23 +0300 |
| commit | 4793e8a6e20e4c17ed4e755ea40e5912cc3539af (patch) | |
| tree | 7a75318e8da3834fbb3ade6bba241bd898bef7a3 /include | |
| parent | e43ffb69e0438cddd72aaa30898b4dc446f664f8 (diff) | |
| download | linux-4793e8a6e20e4c17ed4e755ea40e5912cc3539af.tar.xz | |
rv: Fix __user specifier usage in extract_params()
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 <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202604150820.Ny143u6X-lkp@intel.com
Fixes: b133207deb72 ("rv: Add nomiss deadline monitor")
Reviewed-by: Wen Yang <wen.yang@linux.dev>
Reviewed-by: Nam Cao <namcao@linutronix.de>
Link: https://lore.kernel.org/r/20260601153840.124372-2-gmonaco@redhat.com
Signed-off-by: Gabriele Monaco <gmonaco@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
