summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorJustin Chen <justin.chen@broadcom.com>2026-01-20 23:07:54 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-01-23 19:16:31 +0300
commitf1195ca3b4bbd001d3f1264dce91f83dec7777f5 (patch)
treecb8825f830c3a2c678d53e88490de657190ec432 /include/linux/timerqueue.h
parentdb7fd1955e6825756d0241343add1d172098bb18 (diff)
downloadlinux-f1195ca3b4bbd001d3f1264dce91f83dec7777f5.tar.xz
usb: bdc: fix sleep during atomic
bdc_run() can be ran during atomic context leading to a sleep during atomic warning. Fix this by replacing read_poll_timeout() with read_poll_timeout_atomic(). Fixes: 75ae051efc9b ("usb: gadget: bdc: use readl_poll_timeout() to simplify code") Signed-off-by: Justin Chen <justin.chen@broadcom.com> Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com> Link: https://patch.msgid.link/20260120200754.2488765-1-justin.chen@broadcom.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions