linux/arch/s390/appldata
Christoph Hellwig 32927393dc sysctl: pass kernel pointers to ->proc_handler
Instead of having all the sysctl handlers deal with user pointers, which
is rather hairy in terms of the BPF interaction, copy the input to and
from  userspace in common code.  This also means that the strings are
always NUL-terminated by the common code, making the API a little bit
safer.

As most handler just pass through the data to one of the common handlers
a lot of the changes are mechnical.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Andrey Ignatov <rdna@fb.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2020-04-27 02:07:40 -04:00
..
appldata_base.c sysctl: pass kernel pointers to ->proc_handler 2020-04-27 02:07:40 -04:00
appldata_mem.c s390: appldata: add SPDX identifiers to the remaining files 2017-11-24 15:37:18 +01:00
appldata_net_sum.c s390: appldata: add SPDX identifiers to the remaining files 2017-11-24 15:37:18 +01:00
appldata_os.c s390: Replace zero-length array with flexible-array member 2020-02-27 16:02:21 +01:00
appldata.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Makefile s390: add a few more SPDX identifiers 2017-12-05 07:51:09 +01:00