2009-07-13 16:18:08

by Jiri Slaby

[permalink] [raw]
Subject: bluetooth_cs: schedule in atomic?

Hi,

can (bt_cb(skb)->pkt_type & 0x80) test in bluecard_write_wakeup() be
true while called from interrupt (either directly or through
bluecard_receive()?

Thanks.