[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <a4213a79-dd00-4d29-9215-97eb69f75f39@redhat.com>
Date: Thu, 28 Nov 2024 16:46:40 +0100
From: Paolo Abeni <pabeni@...hat.com>
To: Sasha Levin <sashal@...nel.org>
Cc: torvalds@...ux-foundation.org, kuba@...nel.org, davem@...emloft.net,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [GIT PULL] Networking for v6.13-rc1
On 11/28/24 15:48, Sasha Levin wrote:
> On Thu, Nov 28, 2024 at 03:27:38PM +0100, Paolo Abeni wrote:
>> ipmr: add debug check for mr table cleanup
>
> When merging this PR into linus-next, I've noticed it introduced build
> errors:
>
> /builds/linux/net/ipv4/ipmr.c:320:13: error: function 'ipmr_can_free_table' is not needed and will not be emitted [-Werror,-Wunneeded-internal-declaration]
> 320 | static bool ipmr_can_free_table(struct net *net)
> | ^~~~~~~~~~~~~~~~~~~
> 1 error generated.
>
> The commit in question isn't in linux-next and seems to be broken.
My fault, I'm sorry.
I can't reproduce the issue here. Could you please share your kconfig
and the compiler version? I'll try to address the issue and re-send the
PR ASAP.
Thanks,
Paolo
Powered by blists - more mailing lists