From: "David S. Miller" <davem@davemloft.net>
To: jmoyer@redhat.com
Cc: mpm@selenic.com, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org, akpm@osdl.org
Subject: Re: [patch 0/3] netpoll: support multiple netpoll clients per net_device
Date: Wed, 22 Jun 2005 22:06:33 -0700 (PDT) [thread overview]
Message-ID: <20050622.220633.34603084.davem@davemloft.net> (raw)
In-Reply-To: <17082.4037.875432.648439@segfault.boston.redhat.com>
From: Jeff Moyer <jmoyer@redhat.com>
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.
prev parent reply other threads:[~2005-06-23 5:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-23 1:26 [patch 0/3] netpoll: support multiple netpoll clients per net_device Jeff Moyer
2005-06-23 1:27 ` [patch 1/3] netpoll: set poll_owner to -1 before unlocking in netpoll_poll_unlock Jeff Moyer
2005-06-23 1:30 ` [patch 2/3] netpoll: Introduce a netpoll_info struct Jeff Moyer
2005-06-23 1:30 ` [patch 3/3] netpoll: allow multiple netpoll_clients to register against one interface Jeff Moyer
2005-06-23 5:06 ` David S. Miller [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050622.220633.34603084.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=akpm@osdl.org \
--cc=jmoyer@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mpm@selenic.com \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox