Re: [patch 0/3] netpoll: support multiple netpoll clients pernet_device

From: David S. Miller
Date: Thu Jun 23 2005 - 00:13:47 EST


From: Jeff Moyer <jmoyer@xxxxxxxxxx>
Date: Wed, 22 Jun 2005 21:26:29 -0400

> This patch series restores the ability to register multiple netpoll clients
> against the same network interface. To this end, I created a new structure:
...
> I have tested this by registering two netpoll clients, and verifying that
> they both function properly. The clients were netconsole, and a quick
> module I hacked together to send console messages to syslog. I issued
> sysrq-h, sysrq-m, and sysrq-t's both by echo'ing to /proc/sysrq-trigger and
> by hitting the key combination on the keyboard. This verifies that the
> modules work both inside and out of interrupt context.

This all looks great. I've applied all 3 patches.

Thanks for taking care of this Jeff.
-
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/