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=-1.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_PASS autolearn=unavailable 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 60BD9C43218 for ; Sat, 27 Apr 2019 18:14:10 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 2CDD5214AE for ; Sat, 27 Apr 2019 18:14:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1556388850; bh=jtA+Qr5Sowzpth0Px0TxHmGmrJLWsmOZkndaKShROJk=; h=Date:From:To:Cc:Subject:In-Reply-To:References:List-ID:From; b=HcMHsJtTtwbJ9RyzkyWjfgGGf73L/VGNf8ZPZ4ZpgnnYC880HtdxniSXK7ujQ+Fq1 NrBz3hlM5IJkISta3hk2CcwMnXVtqIpmf3u46bcZQxW5xeVb7r0T8zgW/WNWENiBjI R2TyZ/AEZbcV1l+4F+bAA3F1w0GS4NWE8jlpxVpQ= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726083AbfD0SOD (ORCPT ); Sat, 27 Apr 2019 14:14:03 -0400 Received: from casper.infradead.org ([85.118.1.10]:51200 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725950AbfD0SOC (ORCPT ); Sat, 27 Apr 2019 14:14:02 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=Content-Transfer-Encoding:Content-Type: MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date:Sender :Reply-To: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=qGs9gyd+8mbF58d9iNV6zlbIYiLoTBxs09/Lf+hRxz0=; b=AT03D5WhhdhSSqw5qyiTpKUV6a 3eE4Wdu+1gVtasvrfougGt3ALT56zCvhZOn8KRHD7zUcFq3NeWJljEDtUKx1hHacFligCR1atNkYB 7lixNeZeySWOMWwi7WjOC45YXLKKDC59/5LNIBW7wyRlyBJp/tCbSfs6pH30pSY5C2ArC+VSUUrZ3 rv8R1F2vx5kXk1Akz0sAdpy+EXsdmSBFQvse1djp6fjsv1screwgGOVlsuUflM0CYFlWVTm1oiPcq uUZukeInFjffVcJMf83lAOtsqJuBv6F5ZEqcQz2+0bRES908WOMXDwi5JKQoivn+ja5POC6NbVNPZ 7E3O+/Bw==; Received: from 177.17.250.151.dynamic.adsl.gvt.net.br ([177.17.250.151] helo=coco.lan) by casper.infradead.org with esmtpsa (Exim 4.90_1 #2 (Red Hat Linux)) id 1hKRpd-000420-Hf; Sat, 27 Apr 2019 18:13:49 +0000 Date: Sat, 27 Apr 2019 15:13:37 -0300 From: Mauro Carvalho Chehab To: Mark Brown Cc: Linux Doc Mailing List , Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, Jonathan Corbet , Sebastian Reichel , Bjorn Helgaas , "Rafael J. Wysocki" , Viresh Kumar , Len Brown , Pavel Machek , Nishanth Menon , Stephen Boyd , Liam Girdwood , Mathieu Poirier , Suzuki K Poulose , Harry Wei , Alex Shi , Thomas Gleixner , Ingo Molnar , Borislav Petkov , "H. Peter Anvin" , x86@kernel.org, Jani Nikula , Joonas Lahtinen , Rodrigo Vivi , David Airlie , Daniel Vetter , Johannes Berg , "David S. Miller" , linux-pm@vger.kernel.org, linux-pci@vger.kernel.org, linux-arm-kernel@lists.infradead.org, intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org, linux-wireless@vger.kernel.org, netdev@vger.kernel.org Subject: Re: [PATCH v2 25/79] docs: convert docs to ReST and rename to *.rst Message-ID: <20190427151337.2fb0ed5f@coco.lan> In-Reply-To: <20190427172551.GI14916@sirena.org.uk> References: <7adf9035ae06ecc6c7e46b51cb677f0a8f61d19a.1555938376.git.mchehab+samsung@kernel.org> <20190425180758.GC23183@sirena.org.uk> <20190426064609.7f00e013@coco.lan> <20190427172551.GI14916@sirena.org.uk> X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org Em Sun, 28 Apr 2019 02:25:51 +0900 Mark Brown escreveu: > On Fri, Apr 26, 2019 at 06:46:09AM -0300, Mauro Carvalho Chehab wrote: > > Mark Brown escreveu: > > > > This is massively CCed covering a large range of subsystems and is patch > > > 25 of a 79 patch series so I've no context for what's going on here or > > > why... > > > You can see more details at patch 00/79: > > https://lore.kernel.org/lkml/20190422115110.26443b44@coco.lan/ > > OK, it would've helped to CC people on that. I know, but, due to bad experiences in the past, I had to actually remove people from it, because several servers reject e-mails with more than ~30 destination addresses, as they consider it to be spam. > Anyway > > Acked-by: Mark Brown Thanks! Thanks, Mauro From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mauro Carvalho Chehab Subject: Re: [PATCH v2 25/79] docs: convert docs to ReST and rename to *.rst Date: Sat, 27 Apr 2019 15:13:37 -0300 Message-ID: <20190427151337.2fb0ed5f@coco.lan> References: <7adf9035ae06ecc6c7e46b51cb677f0a8f61d19a.1555938376.git.mchehab+samsung@kernel.org> <20190425180758.GC23183@sirena.org.uk> <20190426064609.7f00e013@coco.lan> <20190427172551.GI14916@sirena.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20190427172551.GI14916@sirena.org.uk> Sender: linux-kernel-owner@vger.kernel.org To: Mark Brown Cc: Linux Doc Mailing List , Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, Jonathan Corbet , Sebastian Reichel , Bjorn Helgaas , "Rafael J. Wysocki" , Viresh Kumar , Len Brown , Pavel Machek , Nishanth Menon , Stephen Boyd , Liam Girdwood , Mathieu Poirier , Suzuki K Poulose , Harry Wei , Alex Shi , Thomas Gleixner , Ingo Molnar , Borislav Petkov , "H. Peter Anvin" List-Id: linux-pm@vger.kernel.org Em Sun, 28 Apr 2019 02:25:51 +0900 Mark Brown escreveu: > On Fri, Apr 26, 2019 at 06:46:09AM -0300, Mauro Carvalho Chehab wrote: > > Mark Brown escreveu: > > > > This is massively CCed covering a large range of subsystems and is patch > > > 25 of a 79 patch series so I've no context for what's going on here or > > > why... > > > You can see more details at patch 00/79: > > https://lore.kernel.org/lkml/20190422115110.26443b44@coco.lan/ > > OK, it would've helped to CC people on that. I know, but, due to bad experiences in the past, I had to actually remove people from it, because several servers reject e-mails with more than ~30 destination addresses, as they consider it to be spam. > Anyway > > Acked-by: Mark Brown Thanks! Thanks, Mauro 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=-1.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SPF_PASS,URIBL_BLOCKED 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 E58C2C43219 for ; Sat, 27 Apr 2019 18:14:15 +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 B2FF62077B for ; Sat, 27 Apr 2019 18:14:15 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="ibDD1Bbp"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="AT03D5Wh" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B2FF62077B 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-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:MIME-Version:References:In-Reply-To: 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=t9stnChVLqVPhg8kHkPaFhoFBvmi7DxpGt37Zw0mDz4=; b=ibDD1BbpY4HOqg d1L1XT6/fHpMSz/Ojzs02EhRw3RJgiRdpYOGKOnyjmlOCb/OOaOcybR75s3IOYdg9KulJ8sPSepLL EBwrkRRADLMVLSAycmLNjEFc/xpqxbHvwadgK8pdLkT4Dp8iqMM314tm4SjIrL56uoDPkK3zJBV7P Qu+qWch726jNSEwPHAk9yldktU+MOrIKfwnLLixElxXASazACjnWSFP1e72DNP9r7QPSNmfgz6Nkb 9Rp2vY7fs8nIjXC+BLHKcr04IFVcuAvZwo0FFTSWg2Mlef5qvVhO2b99UNkrkz+6ZXZzkTD9WBiBr z1GdSEWyRdDd6SuSfwNg==; 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 1hKRpr-0004cX-DG; Sat, 27 Apr 2019 18:14:03 +0000 Received: from casper.infradead.org ([2001:8b0:10b:1236::1]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hKRpp-0004cM-1T; Sat, 27 Apr 2019 18:14:01 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=Content-Transfer-Encoding:Content-Type: MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date:Sender :Reply-To: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=qGs9gyd+8mbF58d9iNV6zlbIYiLoTBxs09/Lf+hRxz0=; b=AT03D5WhhdhSSqw5qyiTpKUV6a 3eE4Wdu+1gVtasvrfougGt3ALT56zCvhZOn8KRHD7zUcFq3NeWJljEDtUKx1hHacFligCR1atNkYB 7lixNeZeySWOMWwi7WjOC45YXLKKDC59/5LNIBW7wyRlyBJp/tCbSfs6pH30pSY5C2ArC+VSUUrZ3 rv8R1F2vx5kXk1Akz0sAdpy+EXsdmSBFQvse1djp6fjsv1screwgGOVlsuUflM0CYFlWVTm1oiPcq uUZukeInFjffVcJMf83lAOtsqJuBv6F5ZEqcQz2+0bRES908WOMXDwi5JKQoivn+ja5POC6NbVNPZ 7E3O+/Bw==; Received: from 177.17.250.151.dynamic.adsl.gvt.net.br ([177.17.250.151] helo=coco.lan) by casper.infradead.org with esmtpsa (Exim 4.90_1 #2 (Red Hat Linux)) id 1hKRpd-000420-Hf; Sat, 27 Apr 2019 18:13:49 +0000 Date: Sat, 27 Apr 2019 15:13:37 -0300 From: Mauro Carvalho Chehab To: Mark Brown Subject: Re: [PATCH v2 25/79] docs: convert docs to ReST and rename to *.rst Message-ID: <20190427151337.2fb0ed5f@coco.lan> In-Reply-To: <20190427172551.GI14916@sirena.org.uk> References: <7adf9035ae06ecc6c7e46b51cb677f0a8f61d19a.1555938376.git.mchehab+samsung@kernel.org> <20190425180758.GC23183@sirena.org.uk> <20190426064609.7f00e013@coco.lan> <20190427172551.GI14916@sirena.org.uk> X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-redhat-linux-gnu) MIME-Version: 1.0 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: Nishanth Menon , linux-wireless@vger.kernel.org, Linux Doc Mailing List , David Airlie , Viresh Kumar , Joonas Lahtinen , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, Harry Wei , Pavel Machek , "H. Peter Anvin" , Alex Shi , Jonathan Corbet , x86@kernel.org, Ingo Molnar , linux-pci@vger.kernel.org, Len Brown , Suzuki K Poulose , intel-gfx@lists.freedesktop.org, Jani Nikula , Mauro Carvalho Chehab , Borislav Petkov , Rodrigo Vivi , Bjorn Helgaas , Thomas Gleixner , linux-arm-kernel@lists.infradead.org, Mathieu Poirier , Stephen Boyd , netdev@vger.kernel.org, linux-pm@vger.kernel.org, "Rafael J. Wysocki" , Liam Girdwood , Daniel Vetter , Sebastian Reichel , Johannes Berg , "David S. Miller" 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 Em Sun, 28 Apr 2019 02:25:51 +0900 Mark Brown escreveu: > On Fri, Apr 26, 2019 at 06:46:09AM -0300, Mauro Carvalho Chehab wrote: > > Mark Brown escreveu: > > > > This is massively CCed covering a large range of subsystems and is patch > > > 25 of a 79 patch series so I've no context for what's going on here or > > > why... > > > You can see more details at patch 00/79: > > https://lore.kernel.org/lkml/20190422115110.26443b44@coco.lan/ > > OK, it would've helped to CC people on that. I know, but, due to bad experiences in the past, I had to actually remove people from it, because several servers reject e-mails with more than ~30 destination addresses, as they consider it to be spam. > Anyway > > Acked-by: Mark Brown Thanks! Thanks, Mauro _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel