On Mon, Dec 17, 2012 at 01:51:54PM -0500, John Stultz wrote: > From: Kees Cook <[email protected]> > > Hey Thomas, > Wanted to see if maybe there was still time for this for 3.8? > thanks > -john > > The pstore RAM backend can get called during resume, and must be defensive > against a suspended time source. Expose getnstimeofday logic that returns > an error instead of a WARN. This can be detected and the timestamp can > be zeroed out. > > Reported-by: Doug Anderson <[email protected]> > Cc: Anton Vorontsov <[email protected]> > Cc: Thomas Gleixner <[email protected]> > Signed-off-by: Kees Cook <[email protected]> > Signed-off-by: John Stultz <[email protected]> > --- > fs/pstore/ram.c | 10 +++++++---
For pstore/ram part: Acked-by: Anton Vorontsov <[email protected]> Thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

