summaryrefslogtreecommitdiffstats
path: root/drivers/phy/rockchip
diff options
context:
space:
mode:
authorJia-Ju Bai2017-12-13 10:28:04 +0100
committerMarcel Holtmann2017-12-13 14:38:59 +0100
commit479f335c1b24b98fd1daae024d2f5d7cc355f1fc (patch)
tree981933b5f8e6358676474d23eaf906339a81e60b /drivers/phy/rockchip
parentBluetooth: Add support to advertise when connected (diff)
downloadkernel-qcow2-linux-479f335c1b24b98fd1daae024d2f5d7cc355f1fc.tar.gz
kernel-qcow2-linux-479f335c1b24b98fd1daae024d2f5d7cc355f1fc.tar.xz
kernel-qcow2-linux-479f335c1b24b98fd1daae024d2f5d7cc355f1fc.zip
Bluetooth: Fix a possible sleep-in-atomic bug in bluecard_write_wakeup
The driver may sleep in the interrupt handler. The function call path is: bluecard_interrupt (interrupt handler) bluecard_write_wakeup schedule_timeout --> may sleep To fix it, schedule_timeout is replaced with mdelay. This bug is found by my static analysis tool(DSAC) and checked by my code review. Signed-off-by: Jia-Ju Bai <baijiaju1990@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'drivers/phy/rockchip')
0 files changed, 0 insertions, 0 deletions