commit | 901037ba31c09132b820f2a21b66444fca735749 | [log] [tgz] |
---|---|---|
author | Aruna Balakrishnaiah <aruna@linux.vnet.ibm.com> | Fri Aug 16 13:57:26 2013 -0700 |
committer | Tony Luck <tony.luck@intel.com> | Mon Aug 19 11:53:40 2013 -0700 |
tree | c877eee9042216f3fcd9c79c37710d8aca9aaf82 | |
parent | 40594264bd622e0865a981f14b98d9e09bc50b14 [diff] |
erst: Read and write to the 'compressed' flag of pstore In pstore write, set the section type to CPER_SECTION_TYPE_DMESG_COMPR if the data is compressed. In pstore read, read the section type and update the 'compressed' flag accordingly. Signed-off-by: Aruna Balakrishnaiah <aruna@linux.vnet.ibm.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Tony Luck <tony.luck@intel.com>