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=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no 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 7DA85C43461 for ; Mon, 14 Sep 2020 07:03:25 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 30B352220D for ; Mon, 14 Sep 2020 07:03:24 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=codeaurora.org header.i=@codeaurora.org header.b="mW8LGoOS"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=amazonses.com header.i=@amazonses.com header.b="lgrdhX1u" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 30B352220D Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 895CC6E1C4; Mon, 14 Sep 2020 07:03:07 +0000 (UTC) Received: from a27-186.smtp-out.us-west-2.amazonses.com (a27-186.smtp-out.us-west-2.amazonses.com [54.240.27.186]) by gabe.freedesktop.org (Postfix) with ESMTPS id 920D76EAB3; Fri, 11 Sep 2020 16:50:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=gbvhytky6xpx7itkhb67ktsxbiwpnxix; d=codeaurora.org; t=1599843010; h=MIME-Version:Content-Type:Content-Transfer-Encoding:Date:From:To:Cc:Subject:In-Reply-To:References:Message-ID; bh=75M3K27A75eW01qMnHulweMV5JfADkFu3ldMwzlgYeY=; b=mW8LGoOS/6Jq0Ib6WLcF6Pci/FZtFlRyzdcCdlKBlpD//1wd6KArghw/mjoqSXMY CosjOOmrfqPzyJRe2XZCO3hPGcqDIYLcPB5sz2/mh+IVNqTrGPjGT7l1YWXeFIY5WGv vq09NqpkiOBIyFepoB4G7DTfkzqkgtrwLbrAr8DA= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1599843010; h=MIME-Version:Content-Type:Content-Transfer-Encoding:Date:From:To:Cc:Subject:In-Reply-To:References:Message-ID:Feedback-ID; bh=75M3K27A75eW01qMnHulweMV5JfADkFu3ldMwzlgYeY=; b=lgrdhX1uI1QsEmsyPKHre9UuazR7joAymA204PS25rAS22EWcXBmuantTOZ9mBEi FFMFuRyu3/OjwgDInPOx4ApDrQkihBpZQMVP8LDd/ZA7w5uvh9keRGB9cWAsAnCmSXS PrTURa5HTQ6n+0S+1zRxe6BwizaaI9L5eu9g0WSk= MIME-Version: 1.0 Date: Fri, 11 Sep 2020 16:50:10 +0000 From: Sai Prakash Ranjan To: Robin Murphy Subject: Re: [PATCHv4 6/6] iommu: arm-smmu-impl: Remove unwanted extra blank lines In-Reply-To: <7ff9b238-e203-059f-d793-1c44475c6aa2@arm.com> References: <010101747d912d9f-c8050b8d-1e81-4be0-ac35-b221f657b490-000000@us-west-2.amazonses.com> <20200911160706.GA20802@willie-the-truck> <010101747df8e9df-fad2f88d-e970-4753-a99a-2cfeeb1a29a9-000000@us-west-2.amazonses.com> <7ff9b238-e203-059f-d793-1c44475c6aa2@arm.com> Message-ID: <010101747e13064f-3cf95243-ff07-40a3-84fb-c554695a1372-000000@us-west-2.amazonses.com> X-Sender: saiprakash.ranjan@codeaurora.org User-Agent: Roundcube Webmail/1.3.9 X-SES-Outgoing: 2020.09.11-54.240.27.186 Feedback-ID: 1.us-west-2.CZuq2qbDmUIuT3qdvXlRHZZCpfZqZ4GtG9v3VKgRyF0=:AmazonSES X-Mailman-Approved-At: Mon, 14 Sep 2020 07:03:05 +0000 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Will Deacon , Akhil P Oommen , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, iommu@lists.linux-foundation.org, "Kristian H . Kristensen" , linux-arm-msm@vger.kernel.org, freedreno@lists.freedesktop.org, linux-arm-kernel@lists.infradead.org Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On 2020-09-11 22:04, Robin Murphy wrote: > On 2020-09-11 17:21, Sai Prakash Ranjan wrote: >> On 2020-09-11 21:37, Will Deacon wrote: >>> On Fri, Sep 11, 2020 at 05:03:06PM +0100, Robin Murphy wrote: >>>> BTW am I supposed to have received 3 copies of everything? Because I >>>> did... >>> >>> Yeah, this seems to be happening for all of Sai's emails :/ >>> >> >> Sorry, I am not sure what went wrong as I only sent this once >> and there are no recent changes to any of my configs, I'll >> check it further. > > Actually on closer inspection it appears to be "correct" behaviour. > I'm still subscribed to LAKML and the IOMMU list on this account, but > normally Office 365 deduplicates so aggressively that I have rules set > up to copy list mails that I'm cc'ed on back to my inbox, in case they > arrive first and cause the direct copy to get eaten - apparently > there's something unique about your email setup that manages to defeat > the deduplicator and make it deliver all 3 copies intact... :/ > No changes in my local setup atleast, but in the past we have had cases with codeaurora mail acting weird or it could be my vpn, will have to check. Thanks, Sai -- QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel