All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Carpenter <error27@gmail.com>
To: Mauro Carvalho Chehab <mchehab@infradead.org>
Cc: akpm@linux-foundation.org, linux-media@vger.kernel.org, dtor@mail.ru
Subject: Re: [patch 10/11] ir-keytable: avoid double lock
Date: Tue, 4 May 2010 12:02:43 +0200	[thread overview]
Message-ID: <20100504100243.GS29093@bicker> (raw)
In-Reply-To: <4BDF5731.4040203@infradead.org>

On Mon, May 03, 2010 at 08:07:29PM -0300, Mauro Carvalho Chehab wrote:
> 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:
> 

Yup.  It's no longer needed.  Looks good.

regards,
dan carpenter



      reply	other threads:[~2010-05-04 10:02 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 ` [patch 10/11] ir-keytable: avoid double lock Mauro Carvalho Chehab
2010-05-04 10:02   ` Dan Carpenter [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=20100504100243.GS29093@bicker \
    --to=error27@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=dtor@mail.ru \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@infradead.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.