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>] [day] [month] [year] [list]
Date:   Mon, 29 May 2017 17:34:35 -0700
From:   Nikitas Angelinas <nikitas.angelinas@...il.com>
To:     Ralf Baechle <ralf@...ux-mips.org>,
        Manuel Lauss <manuel.lauss@...il.com>
Cc:     Patrick McHardy <kaber@...sh.net>, Florian Westphal <fw@...len.de>,
        linux-mips@...ux-mips.org, linux-kernel@...r.kernel.org,
        Jiri Kosina <trivial@...nel.org>
Subject: [PATCH] MIPS: Alchemy: Remove reverted CONFIG_NETLINK_MMAP from
 db1xxx_defconfig

Netlink mmap support and the relevant CONFIG_NETLINK_MMAP option have been
reverted by commit d1b4c689d4130bcfd3532680b64db562300716b6 ("netlink:
remove mmapped netlink support").

Remove the occurrence of CONFIG_NETLINK_MMAP from db1xxx_defconfig.

Signed-off-by: Nikitas Angelinas <nikitas.angelinas@...il.com>
Cc: Patrick McHardy <kaber@...sh.net>
Cc: Florian Westphal <fw@...len.de>
Cc: linux-mips@...ux-mips.org
Cc: linux-kernel@...r.kernel.org
Cc: Jiri Kosina <trivial@...nel.org>
---
 arch/mips/configs/db1xxx_defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/mips/configs/db1xxx_defconfig b/arch/mips/configs/db1xxx_defconfig
index f0c8971030c4..0108bb9f1e37 100644
--- a/arch/mips/configs/db1xxx_defconfig
+++ b/arch/mips/configs/db1xxx_defconfig
@@ -77,7 +77,6 @@ CONFIG_IPV6_MROUTE=y
 CONFIG_IPV6_MROUTE_MULTIPLE_TABLES=y
 CONFIG_IPV6_PIMSM_V2=y
 CONFIG_BRIDGE=y
-CONFIG_NETLINK_MMAP=y
 CONFIG_NETLINK_DIAG=y
 CONFIG_IRDA=y
 CONFIG_IRLAN=y
-- 
2.11.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ