From: Gustavo Padovan <gustavo@padovan.org>
To: Jaganath Kanakkassery <jaganath.k@samsung.com>
Cc: linux-bluetooth@vger.kernel.org, s.syam@samsung.com
Subject: Re: [PATCH v1 2/2] Bluetooth: Free the l2cap channel list only when refcount is zero
Date: Wed, 25 Jul 2012 04:43:24 -0300 [thread overview]
Message-ID: <20120725074324.GS20029@joana> (raw)
In-Reply-To: <1342183675-27612-2-git-send-email-jaganath.k@samsung.com>
Hi Jaganath,
* Jaganath Kanakkassery <jaganath.k@samsung.com> [2012-07-13 18:17:55 +0530]:
> Move the l2cap channel list chan->global_l under the refcnt
> protection and free it based on the refcnt.
>
> Signed-off-by: Jaganath Kanakkassery <jaganath.k@samsung.com>
> Signed-off-by: Syam Sidhardhan <s.syam@samsung.com>
> ---
> include/net/bluetooth/l2cap.h | 1 -
> net/bluetooth/a2mp.c | 2 +-
> net/bluetooth/l2cap_core.c | 8 +++++---
> net/bluetooth/l2cap_sock.c | 2 +-
> 4 files changed, 7 insertions(+), 6 deletions(-)
Both patches have been applied to bluetooth-next. Thanks.
Gustavo
next prev parent reply other threads:[~2012-07-25 7:43 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-13 12:47 [PATCH v1 1/2] Bluetooth: Move l2cap_chan_hold/put to l2cap_core.c Jaganath Kanakkassery
2012-07-13 12:47 ` [PATCH v1 2/2] Bluetooth: Free the l2cap channel list only when refcount is zero Jaganath Kanakkassery
2012-07-25 7:43 ` Gustavo Padovan [this message]
2012-07-16 10:52 ` [PATCH v1 1/2] Bluetooth: Move l2cap_chan_hold/put to l2cap_core.c Andrei Emeltchenko
2012-07-16 10:55 ` Andrei Emeltchenko
2012-07-20 6:32 ` Jaganath Kanakkassery
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=20120725074324.GS20029@joana \
--to=gustavo@padovan.org \
--cc=jaganath.k@samsung.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=s.syam@samsung.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.