public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: <gregkh@suse.de>
To: harvey.harrison@gmail.com, gregkh@suse.de,
	linux-kernel@vger.kernel.org, viro@ZenIV.linux.org.uk
Subject: patch usb-digi_accelport.c-trivial-sparse-lock-annotation.patch added to gregkh-2.6 tree
Date: Fri, 06 Jun 2008 15:51:37 -0700	[thread overview]
Message-ID: <12127926972392@kroah.org> (raw)
In-Reply-To: <1212167934.28403.196.camel@brick>


This is a note to let you know that I've just added the patch titled

     Subject: USB: digi_accelport.c trivial sparse lock annotation

to my gregkh-2.6 tree.  Its filename is

     usb-digi_accelport.c-trivial-sparse-lock-annotation.patch

This tree can be found at 
    http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/patches/


>From harvey.harrison@gmail.com  Fri Jun  6 15:16:54 2008
From: Harvey Harrison <harvey.harrison@gmail.com>
Date: Fri, 30 May 2008 10:18:53 -0700
Subject: USB: digi_accelport.c trivial sparse lock annotation
To: Greg KH <gregkh@suse.de>
Cc: LKML <linux-kernel@vger.kernel.org>, Al Viro <viro@ZenIV.linux.org.uk>
Message-ID: <1212167934.28403.196.camel@brick>


Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

---
 drivers/usb/serial/digi_acceleport.c |    1 +
 1 file changed, 1 insertion(+)

--- a/drivers/usb/serial/digi_acceleport.c
+++ b/drivers/usb/serial/digi_acceleport.c
@@ -571,6 +571,7 @@ static struct usb_serial_driver digi_acc
 static long cond_wait_interruptible_timeout_irqrestore(
 	wait_queue_head_t *q, long timeout,
 	spinlock_t *lock, unsigned long flags)
+__releases(lock)
 {
 	DEFINE_WAIT(wait);
 


Patches currently in gregkh-2.6 which might be from harvey.harrison@gmail.com are

usb/usb-use-get_unaligned_-helpers-for-kl5kusb105-driver.patch
usb/usb-cp2101.c-fix-sparse-signedness-mismatch-warnings.patch
usb/usb-digi_accelport.c-trivial-sparse-lock-annotation.patch
usb/usb-speedtch.c-fix-sparse-shadowed-variable-warning.patch

      reply	other threads:[~2008-06-06 22:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-30 17:18 [PATCH] usb: digi_accelport.c trivial sparse lock annotation Harvey Harrison
2008-06-06 22:51 ` gregkh [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=12127926972392@kroah.org \
    --to=gregkh@suse.de \
    --cc=harvey.harrison@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=viro@ZenIV.linux.org.uk \
    /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