All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@infradead.org>
To: akpm@linux-foundation.org
Cc: linux-media@vger.kernel.org, error27@gmail.com, dtor@mail.ru
Subject: Re: [patch 10/11] ir-keytable: avoid double lock
Date: Mon, 03 May 2010 20:07:29 -0300	[thread overview]
Message-ID: <4BDF5731.4040203@infradead.org> (raw)
In-Reply-To: <201004272111.o3RLBQlk020008@imap1.linux-foundation.org>

akpm@linux-foundation.org wrote:
> From: Dan Carpenter <error27@gmail.com>
> 
> It's possible that we wanted to resize to a smaller size but we didn't
> have enough memory to create the new table.  We need to test for that here
> so we don't try to lock twice and dead lock.  Also we free the "oldkeymap"
> on that path and that would be bad.

This patch doesn't apply anymore on my tree.

It probably conflicted with this one:

commit 2b12a23223d05a1192e1e55775b79d6caa52b066
Author: David Härdeman <david@hardeman.nu>
Date:   Fri Apr 2 15:58:28 2010 -0300

    V4L/DVB: drivers/media/IR - improve keytable code

    The attached patch rewrites much of the keytable code in
    drivers/media/IR/ir-keytable.c.


Cheers,
Mauro

       reply	other threads:[~2010-05-03 23:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <201004272111.o3RLBQlk020008@imap1.linux-foundation.org>
2010-05-03 23:07 ` Mauro Carvalho Chehab [this message]
2010-05-04 10:02   ` [patch 10/11] ir-keytable: avoid double lock Dan Carpenter

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=4BDF5731.4040203@infradead.org \
    --to=mchehab@infradead.org \
    --cc=akpm@linux-foundation.org \
    --cc=dtor@mail.ru \
    --cc=error27@gmail.com \
    --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 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.