Re: [RFC][PATCH 2/2] htirq: Allow buggy drivers of buggy hardware to write the registers.

From: Eric W. Biederman
Date: Sat Nov 04 2006 - 16:23:26 EST


"Yinghai Lu" <yinghai.lu@xxxxxxx> writes:

> if (!likely(cfg->update)) {
>
> or
>
> if (likely(!cfg->update)) {

Yes. Except that the current state of affairs is that the only merged driver
needs this :)

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