[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <202308011028.BC462D29E@keescook>
Date: Tue, 1 Aug 2023 10:30:27 -0700
From: Kees Cook <keescook@...omium.org>
To: Petr Tesarik <petrtesarik@...weicloud.com>
Cc: Arend van Spriel <aspriel@...il.com>,
Franky Lin <franky.lin@...adcom.com>,
Hante Meuleman <hante.meuleman@...adcom.com>,
Kalle Valo <kvalo@...nel.org>,
Chi-hsien Lin <chi-hsien.lin@...ineon.com>,
Ian Lin <ian.lin@...ineon.com>,
Wright Feng <wright.feng@...ress.com>,
Hector Martin <marcan@...can.st>,
Prasanna Kerekoppa <prasanna.kerekoppa@...ress.com>,
Hans de Goede <hdegoede@...hat.com>,
Ramesh Rangavittal <ramesh.rangavittal@...ineon.com>,
Linus Walleij <linus.walleij@...aro.org>,
"Gustavo A. R. Silva" <gustavoars@...nel.org>,
Ryohei Kondo <ryohei.kondo@...ress.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
"Jason A. Donenfeld" <Jason@...c4.com>,
"Darrick J. Wong" <djwong@...nel.org>,
Jason Gunthorpe <jgg@...pe.ca>,
Brian Henriquez <brian.henriquez@...ress.com>,
"open list:BROADCOM BRCM80211 IEEE802.11n WIRELESS DRIVER"
<linux-wireless@...r.kernel.org>,
"open list:BROADCOM BRCM80211 IEEE802.11n WIRELESS DRIVER"
<brcm80211-dev-list.pdl@...adcom.com>,
"open list:BROADCOM BRCM80211 IEEE802.11n WIRELESS DRIVER"
<SHA-cyfmac-dev-list@...ineon.com>,
open list <linux-kernel@...r.kernel.org>,
Roberto Sassu <roberto.sassu@...weicloud.com>,
petr@...arici.cz, Przemek Kitszel <przemyslaw.kitszel@...el.com>
Subject: Re: [PATCH v1 3/3] wifi: brcm80211: change channel_list to a
flexible array
On Tue, Aug 01, 2023 at 05:36:42PM +0200, Petr Tesarik wrote:
> From: Petr Tesarik <petr.tesarik.ext@...wei.com>
>
> The channel list is in fact a flexible array, but it has a length of 1 to
> make sure there is enough room for the special chanspec -1 when the struct
> is allocated on stack to abort a scan.
There is patch series proposing a way to put flex array structures with
a compile-time-known size on the stack. Would that help for this series?
https://lore.kernel.org/netdev/20230801111923.118268-1-przemyslaw.kitszel@intel.com/
-Kees
>
--
Kees Cook
Powered by blists - more mailing lists