Re: sleeping while atomic in blk_free_devt

2014-09-22 Thread Jens Axboe
> On Sep 22, 2014, at 8:49 PM, Dave Jones wrote: > > Just got this when removing a USB memory stick. > > BUG: sleeping function called from invalid context at block/genhd.c:448 Fixed in for-linus, it's going out tomorrow. -- To unsubscribe from this list: send the line "unsubscribe

sleeping while atomic in blk_free_devt

2014-09-22 Thread Dave Jones
Just got this when removing a USB memory stick. BUG: sleeping function called from invalid context at block/genhd.c:448 in_atomic(): 1, irqs_disabled(): 0, pid: 13, name: rcuop/3 1 lock held by rcuop/3/13: #0: (rcu_callback){..}, at: [] rcu_nocb_kthread+0x260/0x1070 Preemption disabled

sleeping while atomic in blk_free_devt

2014-09-22 Thread Dave Jones
Just got this when removing a USB memory stick. BUG: sleeping function called from invalid context at block/genhd.c:448 in_atomic(): 1, irqs_disabled(): 0, pid: 13, name: rcuop/3 1 lock held by rcuop/3/13: #0: (rcu_callback){..}, at: [a80f4270] rcu_nocb_kthread+0x260/0x1070

Re: sleeping while atomic in blk_free_devt

2014-09-22 Thread Jens Axboe
On Sep 22, 2014, at 8:49 PM, Dave Jones da...@redhat.com wrote: Just got this when removing a USB memory stick. BUG: sleeping function called from invalid context at block/genhd.c:448 Fixed in for-linus, it's going out tomorrow. -- To unsubscribe from this list: send the line