mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] wifi: wilc1000: fix RCU warning in connect path
@ 2024-01-04 14:39 Alexis Lothoré
  2024-01-04 14:39 ` [PATCH 1/2] wifi: wilc1000: fix declarations ordering Alexis Lothoré
  2024-01-04 14:39 ` [PATCH 2/2] wifi: wilc1000: fix RCU usage in connect path Alexis Lothoré
  0 siblings, 2 replies; 5+ messages in thread
From: Alexis Lothoré @ 2024-01-04 14:39 UTC (permalink / raw)
  To: linux-wireless
  Cc: Ajay Singh, Claudiu Beznea, Kalle Valo, Thomas Petazzoni, linux-kernel

Hello,
this small series aims to fix a RCU warning due to RCU pointer dereference
outside of a RCU critical read section.

Fix is in the second commit, the first one is a mere declarations
reordering before touching declared variables in wilc_parse_join_bss_param

Alexis Lothoré (2):
  wifi: wilc1000: fix declarations ordering
  wifi: wilc1000: fix RCU usage in connect path

 drivers/net/wireless/microchip/wilc1000/hif.c | 39 ++++++++++++-------
 1 file changed, 25 insertions(+), 14 deletions(-)

-- 
2.42.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-01-04 15:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-04 14:39 [PATCH 0/2] wifi: wilc1000: fix RCU warning in connect path Alexis Lothoré
2024-01-04 14:39 ` [PATCH 1/2] wifi: wilc1000: fix declarations ordering Alexis Lothoré
2024-01-04 14:39 ` [PATCH 2/2] wifi: wilc1000: fix RCU usage in connect path Alexis Lothoré
2024-01-04 15:30   ` Christophe JAILLET
2024-01-04 15:41     ` Alexis Lothoré

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®