Re: [PATCH 2/3] netpoll: netconsole

From: Andi Kleen
Date: Wed Sep 10 2003 - 03:29:54 EST


> No, haven't encountered it. Which lock are we talking about, specifically?

The hardware register lock of the low level device drivers.

It's a different lock for each driver.

They take it usually in all functions that access hardware registers,
including poll.

> It ups the interface if necessary and has enough info to build a
> complete raw packet so if I understand you correctly, it's already
> there. I start getting netconsole messages immediately after
> driver/net initcalls.

Ok, great.

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