diff options
author | Kees Cook <keescook@chromium.org> | 2017-03-07 22:57:11 +0100 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2017-03-07 23:01:03 +0100 |
commit | 30800d9977ec271a7836d777848dba6773d12a3b (patch) | |
tree | d3a93e024d5c3a22b1555b2f4b5b329f8c64feac /lib | |
parent | pstore: Remove write_buf() callback (diff) | |
download | linux-30800d9977ec271a7836d777848dba6773d12a3b.tar.xz linux-30800d9977ec271a7836d777848dba6773d12a3b.zip |
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>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions