Re: [PATCH 04/15] ath10k: fix gcc-10 zero-length-bounds warnings

2020-04-30 Thread Arnd Bergmann
On Thu, Apr 30, 2020 at 11:41 PM Gustavo A. R. Silva wrote: > On 4/30/20 16:30, Arnd Bergmann wrote: > > gcc-10 started warning about out-of-bounds access for zero-length > > arrays: > The treewide patch is an experimental change and, as this change only applies > to my -next tree, I will carry

Re: [PATCH 04/15] ath10k: fix gcc-10 zero-length-bounds warnings

2020-04-30 Thread Gustavo A. R. Silva
Hi Arnd, On 4/30/20 16:30, Arnd Bergmann wrote: > gcc-10 started warning about out-of-bounds access for zero-length > arrays: > > In file included from drivers/net/wireless/ath/ath10k/core.h:18, > from drivers/net/wireless/ath/ath10k/htt_rx.c:8: >

[PATCH 00/15] gcc-10 warning fixes

2020-04-30 Thread Arnd Bergmann
Here are a couple of fixes for warnings introduced with gcc-10. If you wish to reproduce these, you can find the compiler I used at [1]. If you like the fixes, please apply them directly into maintainer trees. I expect that we will also need them to be backported into stable kernels later. I

[PATCH 04/15] ath10k: fix gcc-10 zero-length-bounds warnings

2020-04-30 Thread Arnd Bergmann
gcc-10 started warning about out-of-bounds access for zero-length arrays: In file included from drivers/net/wireless/ath/ath10k/core.h:18, from drivers/net/wireless/ath/ath10k/htt_rx.c:8: drivers/net/wireless/ath/ath10k/htt_rx.c: In function 'ath10k_htt_rx_tx_fetch_ind':

Re: [PATCH] Allow qca988x family to support ack rssi of tx data packets.

2020-04-30 Thread John Deere
Hi Kalle, That is for the QCA9884, not the QCA9887 as listed in the hardware tested. On 4/30/20 6:28 PM, Kalle Valo wrote: John Deere <24601dee...@gmail.com> writes: Hello, Firmwares tested : 10.4-3.9.0.1-00036 The firmware above is unavailable anywhere. It's here:

Re: Ath10k reboot regression with v5.7-rc1 on dragonboard 845c

2020-04-30 Thread govinds
On 2020-04-30 15:57, Govind Singh wrote: -Original Message- From: Rakesh Pillai Sent: Thursday, April 30, 2020 12:26 PM To: manivannan.sadhasi...@linaro.org; Govind Singh Cc: Amit Pundir ; John Stultz ; ath10k@lists.infradead.org; bjorn.anders...@linaro.org Subject: RE: [EXT] Re:

Re: [PATCH] Allow qca988x family to support ack rssi of tx data packets.

2020-04-30 Thread Kalle Valo
John Deere <24601dee...@gmail.com> writes: > Hello, > >> Firmwares tested : 10.4-3.9.0.1-00036 > > The firmware above is unavailable anywhere. It's here: https://github.com/kvalo/ath10k-firmware/blob/master/QCA9984/hw1.0/3.9.0.1/firmware-5.bin_10.4-3.9.0.1-00036 --

RE: Ath10k reboot regression with v5.7-rc1 on dragonboard 845c

2020-04-30 Thread Rakesh Pillai
Hi Mani, Reply inline Thanks, Rakesh Pillai > -Original Message- > From: ath10k On Behalf Of > Manivannan Sadhasivam > Sent: Thursday, April 30, 2020 11:10 AM > To: Govind Singh > Cc: Amit Pundir ; John Stultz > ; ath10k@lists.infradead.org; > bjorn.anders...@linaro.org > Subject: