From: Jarod Wilson <jarod@redhat.com>
To: Arnd Bergmann <arnd@arndb.de>
Cc: Mauro Carvalho Chehab <mchehab@redhat.com>,
linux-media@vger.kernel.org, linux-kernel@vger.kernel.org,
Frederic Weisbecker <fweisbec@gmail.com>
Subject: Re: [PATCH] lirc: use unlocked_ioctl
Date: Fri, 9 Jul 2010 18:03:18 -0400 [thread overview]
Message-ID: <20100709220318.GM24110@redhat.com> (raw)
In-Reply-To: <201007092335.39250.arnd@arndb.de>
On Fri, Jul 09, 2010 at 11:35:39PM +0200, Arnd Bergmann wrote:
> New code should not rely on the big kernel lock,
> so use the unlocked_ioctl file operation in lirc.
>
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
> ---
> The lirc code currently conflicts with my removal of the .ioctl
> operation, which I'd like to get into linux-next.
>
> drivers/media/IR/ir-lirc-codec.c | 7 +++----
> drivers/media/IR/lirc_dev.c | 12 ++++++------
> drivers/media/IR/lirc_dev.h | 3 +--
> 3 files changed, 10 insertions(+), 12 deletions(-)
Still works for both rx and tx here w/one of my mceusb transceivers here.
Tested-by: Jarod Wilson <jarod@redhat.com>
Acked-by: Jarod Wilson <jarod@redhat.com>
--
Jarod Wilson
jarod@redhat.com
prev parent reply other threads:[~2010-07-09 22:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-09 21:35 [PATCH] lirc: use unlocked_ioctl Arnd Bergmann
2010-07-09 22:03 ` Jarod Wilson [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=20100709220318.GM24110@redhat.com \
--to=jarod@redhat.com \
--cc=arnd@arndb.de \
--cc=fweisbec@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@redhat.com \
/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.