All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gustavo Padovan <gustavo@padovan.org>
To: Claudio Takahasi <claudio.takahasi@openbossa.org>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH] Bluetooth: Use GFP_KERNEL in sco_conn_add
Date: Thu, 11 Apr 2013 16:37:42 -0300	[thread overview]
Message-ID: <20130411193742.GC28775@joana> (raw)
In-Reply-To: <1365690946-28050-4-git-send-email-claudio.takahasi@openbossa.org>

Hi Claudio,

* Claudio Takahasi <claudio.takahasi@openbossa.org> [2013-04-11 11:35:45 -0300]:

> This patch changes the memory allocation flags in the sco_conn_add
> function, replacing the type to GFP_KERNEL. This function is executed
> in process context and it is not called inside an atomic section.
> 
> Signed-off-by: Claudio Takahasi <claudio.takahasi@openbossa.org>
> ---
>  net/bluetooth/sco.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Patch has been applied to bluetooth-next. Thanks.

	Gustavo

  reply	other threads:[~2013-04-11 19:37 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-11 14:35 [PATCH] Bluetooth: Fix SCO connection reference Claudio Takahasi
2013-04-11 14:35 ` [PATCH] Bluetooth: Add rejecting SCO Claudio Takahasi
2013-04-11 14:52   ` Anderson Lizardo
2013-04-11 16:54   ` [PATCH v1] " Claudio Takahasi
2013-04-11 19:44     ` Gustavo Padovan
2013-04-11 14:35 ` [PATCH] Bluetooth: Remove unneeded parameter Claudio Takahasi
2013-04-11 16:55   ` [PATCH v1] " Claudio Takahasi
2013-04-11 19:43     ` Gustavo Padovan
2013-04-11 14:35 ` [PATCH] Bluetooth: Use GFP_KERNEL in sco_conn_add Claudio Takahasi
2013-04-11 19:37   ` Gustavo Padovan [this message]
2013-04-11 14:35 ` [PATCH] Bluetooth: Minor coding style fix Claudio Takahasi
2013-04-11 19:38   ` Gustavo Padovan
2013-04-11 16:53 ` [PATCH v1] Bluetooth: Fix SCO connection reference Claudio Takahasi
2013-04-11 19:36 ` [PATCH] " Gustavo Padovan
2013-04-11 19:39   ` Gustavo Padovan

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=20130411193742.GC28775@joana \
    --to=gustavo@padovan.org \
    --cc=claudio.takahasi@openbossa.org \
    --cc=linux-bluetooth@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.