Home
last modified time | relevance | path

Searched hist:dc80b1ea4cbff1d72ce3d5edaaf1b6602fd7c780 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/pstore/
H A Dram_core.cdiff dc80b1ea4cbff1d72ce3d5edaaf1b6602fd7c780 Thu Nov 01 16:14:47 CDT 2018 Kees Cook <keescook@chromium.org> pstore/ram: Report backend assignments with finer granularity

In order to more easily perform automated regression testing, this
adds pr_debug() calls to report each prz allocation which can then be
verified against persistent storage. Specifically, seeing the dividing
line between header, data, any ECC bytes. (And the general assignment
output is updated to remove the bogus ECC blocksize which isn't actually
recorded outside the prz instance.)

Signed-off-by: Kees Cook <keescook@chromium.org>
H A Dram.cdiff dc80b1ea4cbff1d72ce3d5edaaf1b6602fd7c780 Thu Nov 01 16:14:47 CDT 2018 Kees Cook <keescook@chromium.org> pstore/ram: Report backend assignments with finer granularity

In order to more easily perform automated regression testing, this
adds pr_debug() calls to report each prz allocation which can then be
verified against persistent storage. Specifically, seeing the dividing
line between header, data, any ECC bytes. (And the general assignment
output is updated to remove the bogus ECC blocksize which isn't actually
recorded outside the prz instance.)

Signed-off-by: Kees Cook <keescook@chromium.org>