From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wg0-f47.google.com ([74.125.82.47]:38412 "EHLO mail-wg0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751358AbaH1FTy (ORCPT ); Thu, 28 Aug 2014 01:19:54 -0400 Date: Thu, 28 Aug 2014 07:19:50 +0200 From: Alexander Aring Subject: Re: [PATCH v2 bluetooth-next] Simplify lowpan receive path so skb is freed in lowpan_rcv when dropped. Message-ID: <20140828051950.GB27453@omega> References: <53DCE75C.2030305@xsilon.com> <20140821083945.GA29484@omega> <3DF0C18C-4A97-4A00-AB0F-9E01F72CE967@holtmann.org> <53FE446D.6040805@xsilon.com> <20140828044733.GA27453@omega> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20140828044733.GA27453@omega> Sender: linux-wpan-owner@vger.kernel.org List-ID: To: Martin Townsend Cc: Marcel Holtmann , linux-zigbee-devel@lists.sourceforge.net, linux-bluetooth@vger.kernel.org, linux-wpan@vger.kernel.org On Thu, Aug 28, 2014 at 06:47:33AM +0200, Alexander Aring wrote: > Hi Martin, > > On Wed, Aug 27, 2014 at 09:49:49PM +0100, Martin Townsend wrote: > > Hi, > > > > I'll respin and include the memory leak fix and this patch and a couple of > > others I have and send as a series to bluetooth. What bluetooth git > > repository should I base the series on? > > Okay, > > net-next is open. That means the merge window has closed. Fix the memory > leak in a separate patch based on bluetooth at first of your series. New > features based on bluetooth-next, if these depends on each other write > this after the "---" in your commit msg. > here I mean if a bluetooth-next (new feature) depends on bluetooth (bug fix), then write it in the new feature commit msg after the "---" lines. The rest will do the maintainer, some or later it will be in the repository of bluetooth-next. Marcel, this is okay for you? - Alex