linux/fs/pstore
Kees Cook 30800d9977 pstore: simplify write_user_compat()
Nothing actually uses write_user_compat() currently, but there is no
reason to reuse the dmesg buffer. Instead, just allocate a new record
buffer, copy in from userspace, and pass it to write() as normal.

Signed-off-by: Kees Cook <keescook@chromium.org>
2017-03-07 14:01:03 -08:00
..
ftrace.c pstore: Remove write_buf() callback 2017-03-07 14:01:02 -08:00
inode.c pstore: Replace arguments for erase() API 2017-03-07 14:01:00 -08:00
internal.h pstore: Switch pstore_mkfile to pass record 2017-03-07 14:00:55 -08:00
Kconfig docs: fix locations of several documents that got moved 2016-10-24 08:12:35 -02:00
Makefile pstore: add pstore unregister 2015-10-22 08:59:18 -07:00
platform.c pstore: simplify write_user_compat() 2017-03-07 14:01:03 -08:00
pmsg.c pstore: Remove write_buf() callback 2017-03-07 14:01:02 -08:00
ram_core.c pstore: Use dynamic spinlock initializer 2017-03-07 08:21:38 -08:00
ram.c pstore: Remove write_buf() callback 2017-03-07 14:01:02 -08:00