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:	Mon, 27 Nov 2006 06:04:37 +0000
From:	Christoph Hellwig <hch@...radead.org>
To:	Adrian Bunk <bunk@...sta.de>
Cc:	chas@....nrl.navy.mil, linux-kernel@...r.kernel.org,
	netdev@...r.kernel.org
Subject: Re: [2.6 patch] NET_SCH_ATM doesn't need ipcommon.o

On Mon, Nov 27, 2006 at 01:59:34AM +0100, Adrian Bunk wrote:
> NET_SCH_ATM doesn't need ipcommon.o
> 
> Signed-off-by: Adrian Bunk <bunk@...sta.de>
> 
> --- linux-2.6.19-rc6-mm1/net/atm/Makefile.old	2006-11-26 08:50:05.000000000 +0100
> +++ linux-2.6.19-rc6-mm1/net/atm/Makefile	2006-11-26 08:56:29.000000000 +0100
> @@ -10,7 +10,6 @@
>  atm-$(subst m,y,$(CONFIG_ATM_CLIP)) += ipcommon.o
>  obj-$(CONFIG_ATM_BR2684) += br2684.o
>  atm-$(subst m,y,$(CONFIG_ATM_BR2684)) += ipcommon.o
> -atm-$(subst m,y,$(CONFIG_NET_SCH_ATM)) += ipcommon.o

Btw, ages ago Dave said there plans to get rid of ipcommon.c (it's just
a single function).  Did anything ever happen towards those plans?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ