On Fri, Feb 17, 2017 at 10:25:13AM -0700, Scott Bauer wrote: > Before we free the opal structure we need to clean up any saved > locking ranges that the user had told us to unlock from a suspend. > Also fixup a list_for_each to list_for_each_safe in the save path. > > Signed-off-by: Scott Bauer <scott.bauer@xxxxxxxxx> This looks fine to me, but I think the fix to add_suspend_info should be a separate patch: Reviewed-by: Christoph Hellwig <hch@xxxxxx>