From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: pull-request: ieee802154 2018-05-08 Date: Tue, 08 May 2018 20:06:38 -0400 (EDT) Message-ID: <20180508.200638.1908252284342544792.davem@davemloft.net> References: <20180508082927.7928-1-s.schmidt@samsung.com> <20180508.101808.776198033126419650.davem@davemloft.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: s.schmidt@samsung.com, linux-wpan@vger.kernel.org, alex.aring@gmail.com, netdev@vger.kernel.org To: stefan@osg.samsung.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:37452 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755828AbeEIAGk (ORCPT ); Tue, 8 May 2018 20:06:40 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: Stefan Schmidt Date: Tue, 8 May 2018 21:55:37 +0200 > On 05/08/2018 04:18 PM, David Miller wrote: >> Please submit the -stable fix directly, you can feel free to CC: me. > > Will do when the patch hits Linus git tree. > > I have a quick question on the process here. From the netdev-faq document > I was under the impression all stable patches under net/ and drivers/net > should be brought up to you and would be handled by you. > > Does this apply to the core part of net (I fully understand that ieee802154 > is rather a niche) or is there some other reason for this exception? > > Both processes (the normal stable one as well as the slightly different one > for net/) would be fine to go with for me. Just need to know which one I > should use for future stable patches. :-) > > regards > Stefan Schmidt Generally wireless and ipsec have been submitting them directly, sometimes the Intel ethernet guys do too. Sometimes this makes things easier for me, and I'll ask you to submit things directly when that is the case like right now. Thank you.