lkml.org 
[lkml]   [2009]   [Jan]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: early exception error
[Jiri Slaby - Mon, Jan 05, 2009 at 03:51:26PM +0100]
| On 01/05/2009 02:08 PM, Andi Kleen wrote:
| > +#define EARLY_BUG_ON(x) do { if (unlikely(!(x))) EARLY_BUG(); } while (0)
|
| I think unintentionally inverted logic.

just second ! is missed :)

|
| > +#define EARLY_BUG_ON(x) do {} while(0)
|
| Shouldn't be x referenced here?
|

but for what?

- Cyrill -


\
 
 \ /
  Last update: 2009-01-05 16:05    [W:0.611 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site