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-next>] [day] [month] [year] [list]
Date:	Thu, 21 May 2009 14:39:11 -0700
From:	ebiederm@...ssion.com (Eric W. Biederman)
To:	Stephen Hemminger <shemminger@...tta.com>
Cc:	David Miller <davem@...emloft.net>, netdev@...r.kernel.org
Subject: Re: [PATCH 1/2] netns: remove leftover debugging message

Stephen Hemminger <shemminger@...tta.com> writes:

> Signed-off-by: Stephen Hemminger <shemminger@...tta.com>

Acked-by: "Eric W. Biederman" <ebiederm@...ssion.com>

>
> --- a/net/core/net_namespace.c	2009-05-21 13:54:40.546518443 -0700
> +++ b/net/core/net_namespace.c	2009-05-21 13:55:25.519706614 -0700
> @@ -198,7 +198,6 @@ static int __init net_ns_init(void)
>  	struct net_generic *ng;
>  	int err;
>  
> -	printk(KERN_INFO "net_namespace: %zd bytes\n", sizeof(struct net));
>  #ifdef CONFIG_NET_NS
>  	net_cachep = kmem_cache_create("net_namespace", sizeof(struct net),
>  					SMP_CACHE_BYTES,
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ