Re: AGP bogosities

From: Dmitry Torokhov
Date: Fri Mar 11 2005 - 17:54:14 EST


Hi,

On Sat, 12 Mar 2005 07:18:19 +0900, OGAWA Hirofumi
<hirofumi@xxxxxxxxxxxxxxxxxx> wrote:
>
> + if (!atomic_read(v)) {
> + printk("BUG: atomic counter underflow at:\n");
> + dump_stack();
> + }

I wonder if adding "unlikely" might be beneficial here.

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