On Tue, Aug 20, 2019 at 12:20 AM Kees Cook keescook@chromium.org wrote:
On Sun, Aug 18, 2019 at 09:58:16AM -0700, Deepa Dinamani wrote:
Leaving granularity at 1ns because it is dependent on the specific attached backing pstore module. ramoops has microsecond resolution.
Fix the readback of ramoops fractional timestamp microseconds, which has incorrectly been reporting the value as nanoseconds since 3f8f80f0 ("pstore/ram: Read and write to the 'compressed' flag of pstore").
As such, this should also have:
Fixes: 3f8f80f0cfeb ("pstore/ram: Read and write to the 'compressed' flag of pstore")
Will add that in. Thanks.
Signed-off-by: Deepa Dinamani deepa.kernel@gmail.com Acked-by: Kees Cook keescook@chromium.org
Also: this is going via some other tree, yes? (Or should I pick this up for the pstore tree?)
I am hoping Al can take the series as a whole.
-Deepa