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:	Fri, 25 Jul 2008 21:43:40 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	ilpo.jarvinen@...sinki.fi
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH 2/3] net: convert BUG_TRAP to generic WARN_ON

From: "Ilpo_Järvinen" <ilpo.jarvinen@...sinki.fi>
Date: Fri, 25 Jul 2008 15:46:59 +0300

> Removes legacy reinvent-the-wheel type thing. The generic
> machinery integrates much better to automated debugging aids
> such as kerneloops.org (and others), and is unambiguous due to
> better naming. Non-intuively BUG_TRAP() is actually equal to
> WARN_ON() rather than BUG_ON() though some might actually be
> promoted to BUG_ON() but I left that to future.
> 
> I could make at least one BUILD_BUG_ON conversion.
> 
> Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@...sinki.fi>

Applied, and as mentioned I fixed this up wrt. Herbert's
xfrm_ipcomp.c consolidation.

Thanks!
--
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