Received: by 10.223.164.202 with SMTP id h10csp1065105wrb; Thu, 9 Nov 2017 20:41:36 -0800 (PST) X-Google-Smtp-Source: ABhQp+RVvVCUNAO2wvorpWjlVgMnLZmyXrOhQIfetUvbnq0BevnGzZlJ0cTwoWggk4l9EA7ViufB X-Received: by 10.101.93.140 with SMTP id f12mr2835676pgt.60.1510288895885; Thu, 09 Nov 2017 20:41:35 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1510288895; cv=none; d=google.com; s=arc-20160816; b=hEanyBL0APH5hfGp7Qp2xL39VYVYkQV6oqrkCLYxNTs8uShdc2eUWW8BAVchoD3HrN 4FrzmW/6MhzACqbU+oc1xt3Qpk3kafvyn9P/caDIhzZ0flhCfVEU6SrQ8ARG5Yss/uOs 4aRW3SrJLlQlAAAGpK9FoFkpcbKXMV6rYQf4tOkcbseVdeHji+LzUhSmNzVxJfHQm7kx J5nJ2ZqIcwn9tV7adNqbCrGea7Qil39/5YJvhUhJ9FHuML1L2G8seMKuRtDqw98zpSNm xzl/v1UMzXJzsX9k2adn38K2OTZQlU+GTLVvkigZ8WaVNJ4l9Uxz19rLvWbvqvB2n1X/ 5MqQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:from:subject:cc:to:message-id:date :arc-authentication-results; bh=UYJVvwPREUdk0FCFax7DXMVr/9Og9IzoUdi+UZYRLGU=; b=C94pGfpr5W9B7QmZ65MCQm+ErUScXoBbEkl8iK63GxzqDWS2BCeey/esroNThzIQkV 3ZkAsRdb7hxowi9SuwG5yVXfRaqhj3iOh/IwseOfpS3DJ7DqFlRycW5xBnVIPQ+Ucb9K 7pAw+dMZ8Ig6COYxWrCMMDe3p9UX5S/bq1o497yI4Gc+Mhlk5Y7YwLplccBk9+gjTI1r S1Fx/6qKj/Uh7e7FOrJ0j4TfcmyJyCIseydHQjkKnf1rSoxGpdLxOxG4c3MFxNALfMLL Q+T8qeCl9PXqkotl8orkIGsu8uoD9KziWbRmV9J+U7871qNp9zRICmQ8RsxSBui2LO1W 9NZw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id v11si6506202pgb.677.2017.11.09.20.41.23; Thu, 09 Nov 2017 20:41:35 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755992AbdKJEjK (ORCPT + 83 others); Thu, 9 Nov 2017 23:39:10 -0500 Received: from shards.monkeyblade.net ([184.105.139.130]:50234 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755926AbdKJEjJ (ORCPT ); Thu, 9 Nov 2017 23:39:09 -0500 Received: from localhost (unknown [121.135.231.251]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: davem-davemloft) by shards.monkeyblade.net (Postfix) with ESMTPSA id 998751226D58C; Thu, 9 Nov 2017 20:39:07 -0800 (PST) Date: Fri, 10 Nov 2017 13:39:05 +0900 (KST) Message-Id: <20171110.133905.725214727380201198.davem@davemloft.net> To: sfr@canb.auug.org.au Cc: netdev@vger.kernel.org, linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, xiyou.wangcong@gmail.com Subject: Re: linux-next: manual merge of the net-next tree with Linus' tree From: David Miller In-Reply-To: <20171110103100.3cffee49@canb.auug.org.au> References: <20171110103100.3cffee49@canb.auug.org.au> X-Mailer: Mew version 6.7 on Emacs 25.3 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Thu, 09 Nov 2017 20:39:08 -0800 (PST) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Stephen Rothwell Date: Fri, 10 Nov 2017 10:31:00 +1100 > Hi all, > > Today's linux-next merge of the net-next tree got a conflict in: > > net/sched/cls_basic.c > net/sched/cls_u32.c > > between commits: > > 0b2a59894b76 ("cls_basic: use tcf_exts_get_net() before call_rcu()") > 35c55fc156d8 ("cls_u32: use tcf_exts_get_net() before call_rcu()") > > from Linus' tree and commit: > > 1d8134fea2eb ("net_sched: use idr to allocate basic filter handles") > > from the net-next tree. This should be resolved as I've just merged 'net' into 'net-next'. From 1583652515193592463@xxx Fri Nov 10 04:38:49 +0000 2017 X-GM-THRID: 1583633222255996540 X-Gmail-Labels: Inbox,Category Forums,HistoricalUnread