diff options
author | Christoph Hellwig <hch@lst.de> | 2020-06-03 08:52:34 +0300 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2020-06-08 17:13:56 +0300 |
commit | 56965ac7253ece22050cf31ea5d1558e4c49cff2 (patch) | |
tree | a598ea62e72c73c034dd1e1233995ee60b49a676 /include/net | |
parent | 32927393dc1ccd60fb2bdc05b9e8e88753761469 (diff) | |
download | linux-56965ac7253ece22050cf31ea5d1558e4c49cff2.tar.xz |
net/sysctl: use cpumask_parse in flow_limit_cpu_sysctl
cpumask_parse_user works on __user pointers, so this is wrong now.
Fixes: 32927393dc1c ("sysctl: pass kernel pointers to ->proc_handler")
Reported-by: build test robot <lkp@intel.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'include/net')
0 files changed, 0 insertions, 0 deletions