On Sat, Aug 17, 2013 at 08:20:09PM -0700, Josh Triplett wrote: > On Sat, Aug 17, 2013 at 06:37:51PM -0700, Paul E. McKenney wrote: > > From: Bjørn Mork <bj...@mork.no> > > > > Commit 587ff2cf ("rcu: Expedite grace periods during suspend/resume") > > enabled expedited grace periods for hibernation, but not for suspend. > > The same issue applies to both cases, so this commit simply applies the > > same logic by adding additional cases to the switch statement. > > > > Note that this commit also switches from PM_POST_RESTORE to the > > combination of PM_POST_HIBERNATION and PM_POST_SUSPEND. A separate > > patch from Borislav Petkov corrects the documentation to indicate that > > this is necessary. > > > > Signed-off-by: Bjørn Mork <bj...@mork.no> > > Signed-off-by: Paul E. McKenney <paul...@linux.vnet.ibm.com> > > Please squash this together with the other two relevant patches in this > series.
Done! (Of course, retaining both Borislav's and Bjørn's Signed-off-bys.) Thanx, Paul -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/