]> git.baikalelectronics.ru Git - kernel.git/commit
pstore/ftrace: Provide ftrace log merging routine
authorKees Cook <keescook@chromium.org>
Fri, 8 May 2020 15:42:12 +0000 (08:42 -0700)
committerKees Cook <keescook@chromium.org>
Sat, 30 May 2020 17:34:02 +0000 (10:34 -0700)
commitadbbfc17ce00c17bddbb5da3288b6f2fe7b66d6b
treed18206ff6cac569bbe70e9903110964222c34717
parentb19319a94c7937d23a0099ae99269a2e10255ae4
pstore/ftrace: Provide ftrace log merging routine

Move the ftrace log merging logic out of pstore/ram into pstore/ftrace
so other backends can use it, like pstore/zone.

Link: https://lore.kernel.org/lkml/20200510202436.63222-7-keescook@chromium.org/
Signed-off-by: Kees Cook <keescook@chromium.org>
fs/pstore/ftrace.c
fs/pstore/internal.h
fs/pstore/ram.c