On 6/12/2024 4:36 PM, Johannes Berg wrote:
On Mon, 2024-06-10 at 14:22 +0530, Veerendranath Jakkam wrote:
This patch set contains bugfixes and cleanups related to per-STA
profile BSS entries.
It also has RCU bugs (per warnings in the hwsim tests).
johannes
Thanks for reviewing the patches.
I was able to run most of the hwsim tests except few tests (around 20)
which are failing due to other reasons which are not relevant to the
changes I submitted.
But I didn't observe any RCU warnings in my hwsim setup. Not sure if it
is due to difference in kernel .config between our setups.
I enabled below kernel config additionally to find out RCU warnings but
with no luck. It would be very help for me if you can share kernel
".config" from your hwsim setup.
CONFIG_RCU_TRACE=y
- veeru