aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorJens Axboe <[email protected]>2014-09-16 13:38:51 -0600
committerJens Axboe <[email protected]>2014-09-22 14:45:45 -0600
commit46f341ffcfb5d8530f7d1e60f3be06cce6661b62 (patch)
tree9c6a8902b10d380d7f8ddb74be1da370f2008008 /net/lapb/lapb_subr.c
parent8b95741569eabc5eb17da71d1d3668cdb0bef86c (diff)
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 <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions