Revision f8ebf7a8ca35dde321f0cd385fee6f1950609367 authored by Trond Myklebust on 17 October 2014, 20:02:52 UTC, committed by Trond Myklebust on 12 November 2014, 22:19:04 UTC
If state recovery failed, then we should not attempt to reclaim delegated
state.

http://lkml.kernel.org/r/CAN-5tyHwG=Cn2Q9KsHWadewjpTTy_K26ee+UnSvHvG4192p-Xw@mail.gmail.com
Cc: stable@vger.kernel.org
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
1 parent c606bb8
Raw File
Kconfig.freezer
config FREEZER
	def_bool PM_SLEEP || CGROUP_FREEZER
back to top