diff options
author | Johan Hovold <johan@kernel.org> | 2019-11-28 18:22:03 +0100 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2019-12-18 20:57:06 +0200 |
commit | b9b9f9fea21830f85cf0148cd8dce001ae55ead1 (patch) | |
tree | 3b9091b9dd3dfab90cee3955efd7f597b728d786 /mm | |
parent | 47768297481184932844ab01a86752ba31a38861 (diff) |
rsi: 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: a1854fae1414 ("rsi: improve RX packet handling in USB interface")
Cc: stable <stable@vger.kernel.org> # 4.17
Cc: Prameela Rani Garnepudi <prameela.j04cs@gmail.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions