On Sat, Jul 24, 2021 at 1:19 AM Bailey Forrest [off-list ref] wrote:
Some variables become unused when `CONFIG_NEED_DMA_MAP_STATE=n`.
We only suppress when `CONFIG_NEED_DMA_MAP_STATE=n` in order to avoid
false negatives.
Fixes: a57e5de476be ("gve: DQO: Add TX path")
Signed-off-by: Bailey Forrest <redacted>
Hi Bailey,
I see that the warning still exists in linux-5.15-rc3 and net-next,
I'm building with my original patch[1] to get around the -Werror
warnings.
Can you resend your patch, or should I resend mine after all?
Arnd
[1] https://lore.kernel.org/all/20210721151100.2042139-1-arnd@kernel.org/ (local)