]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - fs/pstore/pmsg.c
pstore: Replace arguments for write_buf_user() API
authorKees Cook <keescook@chromium.org>
Sun, 5 Mar 2017 08:56:38 +0000 (00:56 -0800)
committerKees Cook <keescook@chromium.org>
Tue, 7 Mar 2017 22:01:01 +0000 (14:01 -0800)
commitfdd0311863b32b42bb2c54e60c987bbbabc0c430
treedb38dec895d060edecc9921db07bf71f961fb860
parentb10b471145f28c219d9ddcc309a67e053776865a
pstore: Replace arguments for write_buf_user() API

Removes argument list in favor of pstore record, though the user buffer
remains passed separately since it must carry the __user annotation.

Signed-off-by: Kees Cook <keescook@chromium.org>
fs/pstore/platform.c
fs/pstore/pmsg.c
fs/pstore/ram.c
include/linux/pstore.h