diff options
author | Johan Hovold <johan@kernel.org> | 2019-11-28 19:24:27 +0100 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2019-11-28 19:29:01 +0100 |
commit | 22cc6b7a1dbb58da4afc539d9b7d470b23a25eea (patch) | |
tree | 3edbad244e1fc9a276febba307fe514f40a4dd2e /net/lapb/lapb_timer.c | |
parent | 3cd9d35ee5f7a23203443f1a0d3c344f034c0dc7 (diff) | |
download | linux-stable-22cc6b7a1dbb58da4afc539d9b7d470b23a25eea.tar.gz linux-stable-22cc6b7a1dbb58da4afc539d9b7d470b23a25eea.tar.bz2 linux-stable-22cc6b7a1dbb58da4afc539d9b7d470b23a25eea.zip |
Bluetooth: btusb: fix non-atomic allocation in completion handler
USB completion handlers are called in atomic context and must
specifically not allocate memory using GFP_KERNEL.
Fixes: a1c49c434e15 ("Bluetooth: btusb: Add protocol support for MediaTek MT7668U USB devices")
Cc: stable <stable@vger.kernel.org> # 5.3
Cc: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions