All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: avorontsov@ru.mvista.com
Cc: netdev@vger.kernel.org,
	Florian Fainelli <florian.fainelli@telecomint.eu>
Subject: Re: [PATCH v2] [NET] uli526x: add support for netpoll
Date: Thu, 22 May 2008 06:21:52 -0400	[thread overview]
Message-ID: <48354940.40100@pobox.com> (raw)
In-Reply-To: <20080516190451.GA20860@polina.dev.rtsoft.ru>

Anton Vorontsov wrote:
> This patch adds netpoll support for the uli526x ethernet driver --
> simply call the interrupt handler for polling.
> 
> To do this without disable_irq()/enable_irq() pair we should fully
> protect the handler. Luckily, it's already using irqsave spinlock,
> the only unprotected place is interrupts re-enabling write. It was
> safe to re-enable interrupts without holding the spinlock, but with
> netpoll possibility now it doesn't seem so.
> 
> Patch was tested using netconsole and KGDBoE.
> 
> Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>

applied



      reply	other threads:[~2008-05-22 10:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-15 15:12 [PATCH] [NET] uli526x: add support for netpoll Anton Vorontsov
2008-05-15 20:51 ` Florian Fainelli
2008-05-16 11:13   ` Anton Vorontsov
2008-05-16 19:04     ` [PATCH v2] " Anton Vorontsov
2008-05-22 10:21       ` Jeff Garzik [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=48354940.40100@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=avorontsov@ru.mvista.com \
    --cc=florian.fainelli@telecomint.eu \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.