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]
Date:	Tue, 5 Oct 2010 12:50:41 -0400
From:	Chris Metcalf <cmetcalf@...era.com>
To:	Akinobu Mita <akinobu.mita@...il.com>
CC:	<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] tile: replace some BUG_ON checks with BUILD_BUG_ON checks

 On 10/5/2010 11:55 AM, Akinobu Mita wrote:
> Some BUG_ON checks can be detected at compile time rather than
> at runtime.
>
> Signed-off-by: Akinobu Mita <akinobu.mita@...il.com>
> Cc: Chris Metcalf <cmetcalf@...era.com>
> ---
>
> This patch is not compile tested.

It compiles fine.

Accepted, thanks.  I also noticed another one in arch/tile/kernel/setup.c,
so I'll fix that one too.

-- 
Chris Metcalf, Tilera Corp.
http://www.tilera.com

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