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=-4.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,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 479A8C46465 for ; Thu, 8 Nov 2018 12:01:02 +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 187C320892 for ; Thu, 8 Nov 2018 12:01:02 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="CUrRcADP"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=sirena.org.uk header.i=@sirena.org.uk header.b="FvSqmL0h" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 187C320892 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-riscv-bounces+infradead-linux-riscv=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-Type: 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: Cc:Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=1+35Kkslhisyi81N18IbX+oIEBp/2u1nAaDMs/wpJu4=; b=CUrRcADPL402WajfSfTMyoTD5 TosDjuL8wQ6qmz4Ua9lybNbx5E8CrkvaMDf6OaxKldegZWtc8JKqlGt8G066E93VrWtZED1rIPtlD CsvKbiSQNFV7FHYsYn/NU0tH/JKQkTdPA+LkLvaeidDvcWsVCOOPazRSwmV3mSXL4vvZCG8VWxwaB tPdITHkCYJ3Q5IADQ2BfcrcYD+K8nNLwRzQyxWQxPhANpC2QZjMolaaq5d2rVHuO1Z7f+8Y8CfMVk axna1n6rsemOpFY/ZRpP/Tuh2GWt6ieORNyxumjIjVZrsi8eC+lZyDmTDzn3gHsTTJZauTTzflT0j OUZxDI6JA==; 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 1gKizb-0004k6-Sk; Thu, 08 Nov 2018 12:00:59 +0000 Received: from heliosphere.sirena.org.uk ([2a01:7e01::f03c:91ff:fed4:a3b6]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gKizF-0004M3-HC; Thu, 08 Nov 2018 12:00:43 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sirena.org.uk; s=20170815-heliosphere; h=In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:To:From:Date:Sender:Reply-To:Cc: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=oDB5ESdlEd1AUvYQZ6+MrH0HDe6+2XvpP/jdcsk7x4Q=; b=FvSqmL0h2wKzGruU/c/+1b0I0 iMBpO/Dlr5lrdGChwOzqlRxy+Obnx/1uylEb81R9jWtrotrUiTmeMZTRij5BJy2Q7+pnzWJSvH4b7 48Uzt6U+q3SGdaqQkA+f1Y/EIq1WNNsD5Wj3UF2cCyz0Bk3UlNLgx45B9MdzFi3BFpSoE=; Received: from cpc102320-sgyl38-2-0-cust46.18-2.cable.virginm.net ([82.37.168.47] helo=debutante.sirena.org.uk) by heliosphere.sirena.org.uk with esmtpa (Exim 4.89) (envelope-from ) id 1gKiyw-0008HB-Ap; Thu, 08 Nov 2018 12:00:18 +0000 Received: by debutante.sirena.org.uk (Postfix, from userid 1000) id 021901124E16; Thu, 8 Nov 2018 12:00:17 +0000 (GMT) Date: Thu, 8 Nov 2018 12:00:17 +0000 From: Mark Brown To: "Theodore Y. Ts'o" , Olof Johansson , ksummit , Linux Kernel Mailing List , linux-riscv@lists.infradead.org, linux-clk , linux-gpio@vger.kernel.org, Catalin Marinas , Will Deacon , Palmer Dabbelt , rmk@armlinux.org.uk, Linux ARM Mailing List , Arnd Bergmann , Michael Turquette , Kevin Hilman , Stephen Boyd Subject: Re: [TECH TOPIC] SoC maintainer group Message-ID: <20181108120017.GB6675@sirena.org.uk> References: <20181107171723.GI9919@thunk.org> MIME-Version: 1.0 In-Reply-To: <20181107171723.GI9919@thunk.org> X-Cookie: I'm having a BIG BANG THEORY!! User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181108_040037_718754_B60373E4 X-CRM114-Status: UNSURE ( 9.29 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============1309398038267834498==" Sender: "linux-riscv" Errors-To: linux-riscv-bounces+infradead-linux-riscv=archiver.kernel.org@lists.infradead.org Message-ID: <20181108120017.0m7AYeJn8GoSxbE0wt0_IJ4023jR98Cdc1nghDrd6Lc@z> --===============1309398038267834498== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="v9Ux+11Zm5mwPlX6" Content-Disposition: inline --v9Ux+11Zm5mwPlX6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Nov 07, 2018 at 12:17:23PM -0500, Theodore Y. Ts'o wrote: > Could the poeple listed on this list please list potential schedule conflicts? > I'm going to assume we should avoid: Andriod uConf, RISC-V uConf, > Device Tree uConf. What are other potential conflicts. I'm going to > guess this might be "interesting" to schedule. :-) The clang BoFs, RT and testing would be bad for me. Possibly some other stuff but I've not seen the schedule yet. --v9Ux+11Zm5mwPlX6 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAlvkJVEACgkQJNaLcl1U h9Adywf9GyoY0UZYREXkaC5CCJhw3ZhxhUYk8hx1KGUeuzSfvnhzAzEcVY2UkXcT yxDZsQSeI0DsyvHM2pyRcGGSXaTIweK/zRUzoBpEUACs9fUTy7HfI6KoW89JYXhk kv6mF7BxxTsKzq7eLp0L6LxPTUw6CIwlc3LkFFf/wJet4OAL0P4hItTdA2Hm/pu8 W2Zqd/DyEAORzJzz4WYfo8gtMXKwi50KWW4Z0gHDLViYghJLOYKDKBNpQEEEwfF4 qrMle5CebGGbNFbutCsET0cD60CSitfr7RSWYwaujy8cQugLeS9gK1RvWsgvw7wi SM4lSkB5qoanBUZb2uFQbXQcKFTQMQ== =VxM9 -----END PGP SIGNATURE----- --v9Ux+11Zm5mwPlX6-- --===============1309398038267834498== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv --===============1309398038267834498==--