[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<172921863999.2663866.2502282067699380467.git-patchwork-notify@kernel.org>
Date: Fri, 18 Oct 2024 02:30:39 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
pavan.chebbi@...adcom.com, mchan@...adcom.com, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com
Subject: Re: [PATCH net-next v2 1/1] tg3: Increase buffer size for IRQ label
Hello:
This patch was applied to netdev/net-next.git (main)
by Andrew Lunn <andrew@...n.ch>:
On Wed, 16 Oct 2024 12:05:54 +0300 you wrote:
> GCC is not happy with the current code, e.g.:
>
> .../tg3.c:11313:37: error: ‘-txrx-’ directive output may be truncated writing 6 bytes into a region of size between 1 and 16 [-Werror=format-truncation=]
> 11313 | "%s-txrx-%d", tp->dev->name, irq_num);
> | ^~~~~~
> .../tg3.c:11313:34: note: using the range [-2147483648, 2147483647] for directive argument
> 11313 | "%s-txrx-%d", tp->dev->name, irq_num);
>
> [...]
Here is the summary with links:
- [net-next,v2,1/1] tg3: Increase buffer size for IRQ label
https://git.kernel.org/netdev/net-next/c/abb7c98b99f6
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists