Files
linux/drivers
Hannes Reinecke eb72d0bb84 sd: get disk reference in sd_check_events()
sd_check_events() is called asynchronously, and might race
with device removal. So always take a disk reference when
processing the event to avoid the device being removed while
the event is processed.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Ewan D. Milne <emilne@redhat.com>
Reviewed-by: Bart Van Assche <bart.vanassche@sandisk.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2016-05-22 14:53:06 -04:00
..
2016-05-03 11:22:10 +09:00
2016-04-16 22:52:03 +05:30
2016-04-09 02:17:43 +02:00
2016-04-18 12:52:38 +02:00
2016-04-28 10:52:28 +02:00