From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [Patch net 0/9] net_sched: pending clean up and bug fixes Date: Tue, 21 Aug 2018 13:00:06 -0700 (PDT) Message-ID: <20180821.130006.24978418501197923.davem@davemloft.net> References: <20180819192213.14196-1-xiyou.wangcong@gmail.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, jhs@mojatatu.com To: xiyou.wangcong@gmail.com Return-path: Received: from shards.monkeyblade.net ([23.128.96.9]:40544 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726628AbeHUXVk (ORCPT ); Tue, 21 Aug 2018 19:21:40 -0400 In-Reply-To: <20180819192213.14196-1-xiyou.wangcong@gmail.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Cong Wang Date: Sun, 19 Aug 2018 12:22:04 -0700 > This patchset aims to clean up and fixes some bugs in current > merge window, this is why it is targeting -net. > > Patch 1-5 are clean up Vlad's patches merged in current merge > window, patch 6 is just a trivial cleanup. > > Patch 7 reverts a lockdep warning fix and patch 8 provides a better > fix for it. > > Patch 9 fixes a potential deadlock found by me during code review. > > Please see each patch for details. > > Cc: Jamal Hadi Salim > Signed-off-by: Cong Wang Series applied and patches #8 and #9 queued up for -stable.