linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Lippers-Hollmann <s.l-h@gmx.de>
To: "David Härdeman" <david@hardeman.nu>
Cc: linux-media@vger.kernel.org
Subject: Re: [PATCH] rc-core: use an IDA rather than a bitmap
Date: Thu, 16 Apr 2015 22:03:26 +0200	[thread overview]
Message-ID: <20150416220326.30aa6801@mir> (raw)
In-Reply-To: <20150402101855.5223.5158.stgit@zeus.muc.hardeman.nu>

Hi

On 2015-04-02, David Härdeman wrote:
> This patch changes rc-core to use the kernel facilities that are already
> available for handling unique numbers instead of rolling its own bitmap
> stuff.
> 
> Stefan, this should apply cleanly to the media git tree...could you test it?
> ---
>  drivers/media/rc/rc-ir-raw.c |    2 +-
>  drivers/media/rc/rc-main.c   |   40 ++++++++++++++++++++--------------------
>  include/media/rc-core.h      |    4 ++--
>  3 files changed, 23 insertions(+), 23 deletions(-)

Just some preliminary feedback after two weeks of testing. 

So far the problem with multiple rc_core devices fighting over the same 
sysfs file hasn't occured again, but it's a bit too early to be 
completely sure about it (probably 4-5 more weeks before I can be 
(relatively) confident that the problem is really gone). 

With this patch applied, everything continues to work fine for me; I 
haven't noticed any problems.

Thanks a lot
	Stefan Lippers-Hollmann

  parent reply	other threads:[~2015-04-16 20:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-02 10:18 [PATCH] rc-core: use an IDA rather than a bitmap David Härdeman
2015-04-02 16:09 ` Stefan Lippers-Hollmann
2015-04-16 20:03 ` Stefan Lippers-Hollmann [this message]
2015-05-14 20:29 ` Mauro Carvalho Chehab
2015-05-14 21:59   ` Stefan Lippers-Hollmann
2015-05-19 21:37   ` David Härdeman

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=20150416220326.30aa6801@mir \
    --to=s.l-h@gmx.de \
    --cc=david@hardeman.nu \
    --cc=linux-media@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).