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]
Message-Id: <20160917.094348.1695664050052204019.davem@davemloft.net>
Date:   Sat, 17 Sep 2016 09:43:48 -0400 (EDT)
From:   David Miller <davem@...emloft.net>
To:     jhs@...atatu.com
Cc:     daniel@...earbox.net, xiyou.wangcong@...il.com,
        netdev@...r.kernel.org
Subject: Re: [PATCH net-next 2/2] net sched ife action: Introduce skb
 tcindex metadata encap decap

From: Jamal Hadi Salim <jhs@...atatu.com>
Date: Thu, 15 Sep 2016 06:49:54 -0400

> +static int __init ifetc_index_init_module(void)
> +{
> +	pr_emerg("Loaded IFE tc_index\n");
 ...
> +static void __exit ifetc_index_cleanup_module(void)
> +{
> +	pr_emerg("Unloaded IFE tc_index\n");

This looks like some leftover debugging, please remove.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ