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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Tue, 27 Nov 2018 20:58:21 -0800 (PST)
From:   David Miller <davem@...emloft.net>
To:     dsahern@...nel.org
Cc:     netdev@...r.kernel.org, mmanning@...tta.att-mail.com,
        rdunlap@...radead.org, dsahern@...il.com
Subject: Re: [PATCH net-next] net/ipv4: Fix missing raw_init when
 CONFIG_PROC_FS is disabled

From: David Ahern <dsahern@...nel.org>
Date: Tue, 27 Nov 2018 20:52:24 -0800

> From: David Ahern <dsahern@...il.com>
> 
> Randy reported when CONFIG_PROC_FS is not enabled:
>     ld: net/ipv4/af_inet.o: in function `inet_init':
>     af_inet.c:(.init.text+0x42d): undefined reference to `raw_init'
> 
> Fix by moving the endif up to the end of the proc entries
> 
> Fixes: 6897445fb194c ("net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFs")
> Reported-by: Randy Dunlap <rdunlap@...radead.org>
> Cc: Mike Manning <mmanning@...tta.att-mail.com>
> Signed-off-by: David Ahern <dsahern@...il.com>

Applied.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ