Hi Marcel, On la, 2014-05-24 at 22:04 -0700, Marcel Holtmann wrote: > > +static struct sk_buff *bt_6lowpan_chan_alloc_skb_cb(struct l2cap_chan *chan, > > + unsigned long len, int nb) > > +{ > > + return bt_skb_alloc(len, GFP_ATOMIC); > > Does this have to be GFP_ATOMIC? > Yep, I see "BUG: sleeping function called from invalid context..." without it. Cheers, Jukka -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html