All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@redhat.com>
To: Francois Romieu <romieu@fr.zoreil.com>
Cc: torvalds@osdl.org, linux-kernel@vger.kernel.org, jgarzik@pobox.com
Subject: Re: [PATCH] Missing spin_unlock_irqrestore from rrunner driver.
Date: Mon, 11 Aug 2003 19:22:00 +0100	[thread overview]
Message-ID: <20030811182200.GA2954@redhat.com> (raw)
In-Reply-To: <20030811201148.A1246@electric-eye.fr.zoreil.com>

On Mon, Aug 11, 2003 at 08:11:48PM +0200, Francois Romieu wrote:
 > > +			spin_unlock_irqrestore(&rrpriv->lock, flags);
 > >  			goto gf_out;
 > >  		}
 > >  		spin_unlock_irqrestore(&rrpriv->lock, flags);
 > > -
 > 
 > Bloat :o)

Agreed, yours a much nicer fix.

		Dave

-- 
 Dave Jones     http://www.codemonkey.org.uk

      reply	other threads:[~2003-08-11 18:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-11 15:59 [PATCH] Missing spin_unlock_irqrestore from rrunner driver davej
2003-08-11 18:11 ` Francois Romieu
2003-08-11 18:22   ` Dave Jones [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=20030811182200.GA2954@redhat.com \
    --to=davej@redhat.com \
    --cc=jgarzik@pobox.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=romieu@fr.zoreil.com \
    --cc=torvalds@osdl.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.