lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Z0iC2DuUf9boiq_L@sashalap>
Date: Thu, 28 Nov 2024 09:48:56 -0500
From: Sasha Levin <sashal@...nel.org>
To: Paolo Abeni <pabeni@...hat.com>
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

Hi Paolo,

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.

-- 
Thanks,
Sasha

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ