diff options
author | Kees Cook <keescook@chromium.org> | 2019-02-12 22:09:36 +0100 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2019-02-12 22:45:53 +0100 |
commit | 93ee4b7d9f0632690713aee604c49e298e634094 (patch) | |
tree | b59d6703ee660577abbb1f3de464f2482a6962da /fs/tracefs/inode.c | |
parent | pstore/ram: Add kmsg hlen zero check to ramoops_pstore_write() (diff) | |
download | linux-93ee4b7d9f0632690713aee604c49e298e634094.tar.xz linux-93ee4b7d9f0632690713aee604c49e298e634094.zip |
pstore/ram: Avoid needless alloc during header write
Since the header is a fixed small maximum size, just use a stack variable
to avoid memory allocation in the write path.
Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'fs/tracefs/inode.c')
0 files changed, 0 insertions, 0 deletions