Jens Axboe
46f341ffcf
genhd: fix leftover might_sleep() in blk_free_devt()
...
Commit 2da78092 changed the locking from a mutex to a spinlock,
so we now longer sleep in this context. But there was a leftover
might_sleep() in there, which now triggers since we do the final
free from an RCU callback. Get rid of it.
Reported-by: Pontus Fuchs <pontus.fuchs@gmail.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
2014-09-22 14:45:45 -06:00
..
2014-08-05 13:13:24 -06:00
2014-08-21 20:37:47 -05:00
2014-08-01 12:30:34 -04:00
2014-08-04 10:11:28 -07:00
2014-06-22 16:34:11 -06:00
2014-08-22 15:04:31 -05:00
2014-09-22 11:55:19 -06:00
2014-06-11 15:31:21 -06:00
2013-11-23 22:33:50 -08:00
2014-02-18 12:21:26 -08:00
2014-06-03 12:57:53 -07:00
2014-05-26 17:39:09 -06:00
2014-04-15 14:03:02 -06:00
2014-09-02 10:25:12 -06:00
2014-05-28 10:15:41 -06:00
2014-05-28 10:15:41 -06:00
2014-05-30 10:31:13 -06:00
2014-06-17 22:13:08 -07:00
2014-06-17 22:12:35 -07:00
2014-09-22 11:55:56 -06:00
2014-07-01 10:31:13 -06:00
2014-06-10 12:53:56 -06:00
2014-04-09 21:54:06 -06:00
2014-09-09 10:44:24 -06:00
2014-07-08 12:25:28 +02:00
2014-07-09 10:08:08 -04:00
2014-05-30 15:41:39 -06:00
2014-06-11 15:31:21 -06:00
2014-06-06 16:08:18 -07:00
2012-12-06 14:33:02 +01:00
2014-06-06 07:57:37 -06:00
2014-08-28 08:16:29 -06:00
2014-01-21 20:18:26 -08:00
2014-08-14 09:07:02 -06:00
2014-02-24 14:46:32 -08:00
2014-06-22 16:34:11 -06:00
2014-09-22 14:45:45 -06:00
2014-07-01 10:43:07 -06:00
2014-05-19 11:02:18 -06:00
2013-09-30 14:31:02 -07:00
2012-03-06 21:27:21 +01:00
2014-05-19 20:01:52 -06:00
2013-07-03 13:25:24 +02:00
2014-09-03 15:01:02 -06:00
2014-08-26 08:20:01 -06:00