summaryrefslogtreecommitdiffstats
path: root/fs/pstore/inode.c
diff options
context:
space:
mode:
authorKees Cook <keescook@chromium.org>2017-03-04 22:57:26 -0800
committerKees Cook <keescook@chromium.org>2017-03-07 14:00:58 -0800
commit2a2b0acf768cfb2a9cf6c3b42b0e0eb25cbb5814 (patch)
tree7dedc0d9e48c55ab0a780cece74328cc6905fe1d /fs/pstore/inode.c
parent1dfff7dd67d1a3be4d0ab4a5313f0363966bc70d (diff)
downloadlinux-2a2b0acf768cfb2a9cf6c3b42b0e0eb25cbb5814.tar.bz2
pstore: Allocate records on heap instead of stack
In preparation for handling records off to pstore_mkfile(), allocate the record instead of reusing stack. This still always frees the record, though, since pstore_mkfile() isn't yet keeping it. Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'fs/pstore/inode.c')
0 files changed, 0 insertions, 0 deletions