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] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 08 Jan 2020 12:39:08 -0800 (PST)
From:   David Miller <davem@...emloft.net>
To:     masahiroy@...nel.org
Cc:     jon.maloy@...csson.com, ying.xue@...driver.com,
        netdev@...r.kernel.org, tipc-discussion@...ts.sourceforge.net,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] tipc: do not add socket.o to tipc-y twice

From: Masahiro Yamada <masahiroy@...nel.org>
Date: Mon,  6 Jan 2020 16:35:26 +0900

> net/tipc/Makefile adds socket.o twice.
> 
> tipc-y	+= addr.o bcast.o bearer.o \
>            core.o link.o discover.o msg.o  \
>            name_distr.o  subscr.o monitor.o name_table.o net.o  \
>            netlink.o netlink_compat.o node.o socket.o eth_media.o \
>                                              ^^^^^^^^
>            topsrv.o socket.o group.o trace.o
>                     ^^^^^^^^
> 
> Signed-off-by: Masahiro Yamada <masahiroy@...nel.org>

Applied.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ