Skip to content
Commit 625f38f6 authored by Johan Hovold's avatar Johan Hovold Committed by Paul Gortmaker
Browse files

rsi: fix non-atomic allocation in completion handler



commit b9b9f9fe upstream.

USB completion handlers are called in atomic context and must
specifically not allocate memory using GFP_KERNEL.

Fixes: a1854fae ("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: default avatarJohan Hovold <johan@kernel.org>
Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
Signed-off-by: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
parent fafdb431
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment