Skip to content
Snippets Groups Projects
Commit dc80b1ea authored by Kees Cook's avatar Kees Cook
Browse files

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: default avatarKees Cook <keescook@chromium.org>
parent 9ee85b8b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment