summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2020-09-25 18:14:47 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-10-29 09:58:04 +0100
commit267edd6478f934a1719975b32f98564f13037ec1 (patch)
tree92ada415340efa25d518ef36fc1d6e38891f2001 /include
parent9ff197703e259dfdd44a33b08be0bfc35320ec2b (diff)
PM: hibernate: remove the bogus call to get_gendisk() in software_resume()
[ Upstream commit 428805c0c5e76ef643b1fbc893edfb636b3d8aef ] get_gendisk grabs a reference on the disk and file operation, so this code will leak both of them while having absolutely no use for the gendisk itself. This effectively reverts commit 2df83fa4bce421f ("PM / Hibernate: Use get_gendisk to verify partition if resume_file is integer format") Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions