]> Git Repo - linux.git/commit
wifi: wilc1000: set atomic flag on kmemdup in srcu critical section
authorAlexis LothorĂ© <[email protected]>
Wed, 10 Apr 2024 07:10:33 +0000 (09:10 +0200)
committerKalle Valo <[email protected]>
Tue, 16 Apr 2024 15:30:57 +0000 (18:30 +0300)
commit35aee01ff43d7eb6c2caa0b94e7cc6c45baeeab7
tree757c02772fefcd8adfe7707271b796318e188730
parentd26a0a66f9290a3665e283826637722507af5ce3
wifi: wilc1000: set atomic flag on kmemdup in srcu critical section

In order to prepare wilc1000 driver switch from SRCU to RCU, make sure that
allocators are provided with the GFP_ATOMIC flag when called in a critical
read section.

Signed-off-by: Alexis LothorĂ© <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://msgid.link/[email protected]
drivers/net/wireless/microchip/wilc1000/hif.c
This page took 0.059646 seconds and 4 git commands to generate.