Files
android_kernel_xiaomi_sm8450/kernel/bpf
Matthew Wilcox (Oracle) 4bd6a7353e sysctl: Convert to iter interfaces
Using the read_iter/write_iter interfaces allows for in-kernel users
to set sysctls without using set_fs().  Also, the buffer is a string,
so give it the real type of 'char *', not void *.

[AV: Christoph's fixup folded in]

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2020-09-08 22:20:39 -04:00
..
2020-09-08 22:20:39 -04:00
2020-08-07 18:57:24 +02:00
2020-03-13 12:49:52 -07:00
2020-05-09 17:05:26 -07:00
2020-07-25 20:16:32 -07:00
2020-05-15 17:29:41 +02:00