From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS, URIBL_BLOCKED,USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D7E07C43612 for ; Thu, 17 Jan 2019 01:16:38 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id A05FF205C9 for ; Thu, 17 Jan 2019 01:16:38 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="BY2+VGqR"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=lunn.ch header.i=@lunn.ch header.b="L2mYB7xa" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A05FF205C9 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=lunn.ch Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=dBx2xIG9et8/m9Xeq76mpv4NXUhK0SZUgE3m9PTQ+1k=; b=BY2+VGqRyTARcu lcklaPQhZbpZifIe+hDaVmG3E8yj1slyjpzfA+FUprnSXr0xktwie8Pia0N83DsXxRP/Yz5qtqLPf UFjyOh7U4csFNZn7ILfohi/ocemyCvt/4dCoHBHTjIjeLVCNY4QFGeAyUJDnjNGCjHh7LL725FP5Q zW4qMht9oUQaEhk5QiE1xKLAMNfMevBougw3AB8kS/CwnzzCrQubriMWrXPMNfwDqYnK22zkAnqLK dJ97l2PI10rFOh+/u/Hmgp4P0ZJti6kWMqRKfH7q1FiDHCsRje0W5KoaEWHyDFKmKXFxPf8Q+vQ+s w47z5+gsmNQZAcJuJm4g==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gjwIO-0002wB-4D; Thu, 17 Jan 2019 01:16:36 +0000 Received: from vps0.lunn.ch ([185.16.172.187]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gjwIL-0002vk-9M for linux-arm-kernel@lists.infradead.org; Thu, 17 Jan 2019 01:16:34 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lunn.ch; s=20171124; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date; bh=odN7g1p/oJkRe1tPPcceSY70mArV7T1S6+b18qiDKGM=; b=L2mYB7xaixK5g7n1HBNuYPcVpIQzwiwXE4AySgBap2leiT0U9m3mbBXlcoxtUl1gkJOBfgCU8J6YzBXiyKqYTDFknh+aSOSkjMDGu1QcyLW11Nz8OJKiAKzv6TAHz9SgfBKXGc7OMnDMESPAc6M3PIP2Hzf+X1i95wlOjLjsozI=; Received: from andrew by vps0.lunn.ch with local (Exim 4.84_2) (envelope-from ) id 1gjwI9-00047O-AA; Thu, 17 Jan 2019 02:16:21 +0100 Date: Thu, 17 Jan 2019 02:16:21 +0100 From: Andrew Lunn To: Florian Fainelli Subject: Re: [PATCH net-next 0/3] net: dsa: Split platform data to header file Message-ID: <20190117011621.GH24870@lunn.ch> References: <20190115230613.28334-1-f.fainelli@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190115230613.28334-1-f.fainelli@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190116_171633_481283_3146CD9C X-CRM114-Status: GOOD ( 11.77 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: open list , Jason Cooper , Arnd Bergmann , netdev@vger.kernel.org, Gregory Clement , Russell King , Vivien Didelot , Greg Kroah-Hartman , Mauro Carvalho Chehab , Andrew Morton , "David S. Miller" , "moderated list:ARM/Marvell Dove/MV78xx0/Orion SOC support" , Sebastian Hesselbarth Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Jan 15, 2019 at 03:06:10PM -0800, Florian Fainelli wrote: > Hi all, > > This patch series decouples the DSA platform data structures from > net/dsa.h which was getting used for all sorts of DSA related > structures. > > It would probably make sense for this series to go via David's net-next > tree to avoid conflicts on the ARM part, since we cannot obviously > include a header that does not yet exist. > > No functional changes intended. Reviewed-by: Andrew Lunn Andrew _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel