netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: akpm@linux-foundation.org
Cc: davem@davemloft.net, netdev@vger.kernel.org, alan@lxorguk.ukuu.org.uk
Subject: Re: [patch 04/11] z85230: spinlock logic
Date: Tue, 06 Feb 2007 19:15:49 -0500	[thread overview]
Message-ID: <45C91A35.3070209@garzik.org> (raw)
In-Reply-To: <200702060032.l160W75a004627@shell0.pdx.osdl.net>

akpm@linux-foundation.org wrote:
> From: Alan Cox <alan@lxorguk.ukuu.org.uk>
> 
> At some point someone added a spin_lock(&dev->lock) to the IRQ handler for
> the Z85230 driver.  This actually correctly fixes a bug but the necessary
> changes to remove the chan->lock calls in the event handlers were not made
> (c->lock is the same lock).
> 
> Simona Dascenzo reported the problem with the driver and this patch should
> fix the problem he found.
> 
> Cc: "David S. Miller" <davem@davemloft.net>
> Cc: Jeff Garzik <jeff@garzik.org>
> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
> ---
> 
>  drivers/net/wan/z85230.c |   14 +-------------
>  1 file changed, 1 insertion(+), 13 deletions(-)

applied



      reply	other threads:[~2007-02-07  0:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-06  0:31 [patch 04/11] z85230: spinlock logic akpm
2007-02-07  0:15 ` 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=45C91A35.3070209@garzik.org \
    --to=jeff@garzik.org \
    --cc=akpm@linux-foundation.org \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=davem@davemloft.net \
    --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;
as well as URLs for NNTP newsgroup(s).