summaryrefslogtreecommitdiff
path: root/drivers/rtc
diff options
context:
space:
mode:
authorKalle Valo <kvalo@qca.qualcomm.com>2013-10-16 12:44:46 (GMT)
committerKalle Valo <kvalo@qca.qualcomm.com>2013-10-16 12:44:46 (GMT)
commitb9ada65d97be58d82941f23dce5adde0d0eec61a (patch)
tree8ea0d957d21c460dfd41418cfb234f34b653dac4 /drivers/rtc
parent588490cf65063ce5f307116163af0bcfb69d7f56 (diff)
downloadlinux-fsl-qoriq-b9ada65d97be58d82941f23dce5adde0d0eec61a.tar.xz
ath10k: fix ath10k_bss_assoc() to not sleep in atomic context
ath10k_bss_assoc() was calling ath10k_peer_assoc(), which can sleep, under atomic rcu_read_lock() and causing scheduing while atomic errors. Workaround that by delaying the call to ath10k_wmi_peer_assoc(). Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'drivers/rtc')
0 files changed, 0 insertions, 0 deletions