Files
linux/drivers
Mike Snitzer 002d2c4a3f dm: remove invalid sparse __acquires and __releases annotations
commit bde3808bc8 upstream.

Fixes sparse warnings:
drivers/md/dm.c:508:12: warning: context imbalance in 'dm_prepare_ioctl' - wrong count at exit
drivers/md/dm.c:543:13: warning: context imbalance in 'dm_unprepare_ioctl' - wrong count at exit

Fixes: 971888c469 ("dm: hold DM table for duration of ioctl rather than use blkdev_get")
Cc: stable@vger.kernel.org
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-12-11 13:23:30 +01:00
..
2020-11-24 13:28:55 +01:00
2020-09-09 19:12:21 +02:00
2020-11-24 13:29:21 +01:00
2020-12-11 13:23:29 +01:00
2020-12-11 13:23:28 +01:00
2020-12-02 08:49:48 +01:00