Re: early exception error

From: Cyrill Gorcunov
Date: Mon Jan 05 2009 - 10:42:28 EST


[Jiri Slaby - Mon, Jan 05, 2009 at 04:39:07PM +0100]
...
| > | I know, core devs are sane, but e.g. for reasons such as
| > |
| > | {'a' is used here already}
| > | EARLY_BUG_ON(!(a = readl(...)))
| > | {use 'a' again}
| > |
| > | to stay on the safe side.
| >
| > I wouldn't populate this style Jiri. It become more complicated
| > as it should to be, agreed?
|
| No, I tend to disagree. Macros should evaluate argument(s) the same no matter
| what is in .config.
|

I see what you mean (now) -- and you're right!

- Cyrill -
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/