Received: by 10.213.65.68 with SMTP id h4csp1433596imn; Mon, 26 Mar 2018 07:28:06 -0700 (PDT) X-Google-Smtp-Source: AG47ELu8NOwwnZMuUjGa6uXW63UZCra4YPR0lttsy9ERI9Uwsci6VWc7JIzSpJcu+wGqSJ4wnylS X-Received: by 10.101.82.195 with SMTP id z3mr29147867pgp.308.1522074486389; Mon, 26 Mar 2018 07:28:06 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1522074486; cv=none; d=google.com; s=arc-20160816; b=00FqijmAb2BBKizC2EuxVu2hqazhhWcFOqrIpZ80dJHgWodWtYVYoiF/bwmVTE4506 xbQL0U6xq6NU/3jpWVw3d5AykSo17eMpW7XBKvphMyv5C/bkFOjUoAAythaz79aiwDXx 25jdhbIGepzxOCg9YaCx//rg4B6yn3yDx7L4f3I7h7ZWNzoBZT7HGa0bgd68SJu9UUY/ o9XMxg/7VYnYhZJhUCwlAry02i0IJ3xh1gSBPe0fhgftlQ3I03RVHBaGFqo8Zthx27ng 4lLsDRZ22hiulcTVWvILfMj5bYVISSzDQf/KlrVCAEsBpH0piRMG3f9txDw4IeNQ1LUb I0iA== 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 :content-language:in-reply-to:mime-version:user-agent:date :message-id:organization:from:references:cc:to:subject :arc-authentication-results; bh=amrJ39zELWJfdVGo8dWhjLP9I09chrvajfXD+GlJDuI=; b=dRpZaz+Wukt2ZlvtVNJFvsLbyQZmmk48botN/GxbotcSEh6zJguRCWHxyXNAnQ6ZQz ls8Ebfkl07HDLYqZlDQWopBtnvvK3STJRxelGVPTn11EiUszGYBY94aUXg76Ht0ZER6n xra0C2okoGggMzX151bBSMNMEg6Olo68XenuErNGY5YRbPmHCVySw7Wp2AXeEL25vtc0 5ElXYVPVnMitN01EoSPc6L7KVu1zjYlEL92YypwcyN+b0Vj4CmheTqHy4C0qaOgdVFwf xzviIBf5eMWYvir+NPWugrTRzoDKoLzb49sT9/xvH1D1oCDNbMaBN82B1WFkHL0iMpHz bAkw== 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 v21-v6si15513322ply.728.2018.03.26.07.27.47; Mon, 26 Mar 2018 07:28:06 -0700 (PDT) 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 S1752315AbeCZO0V (ORCPT + 99 others); Mon, 26 Mar 2018 10:26:21 -0400 Received: from usa-sjc-mx-foss1.foss.arm.com ([217.140.101.70]:41676 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752116AbeCZO0U (ORCPT ); Mon, 26 Mar 2018 10:26:20 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 469A780D; Mon, 26 Mar 2018 07:26:20 -0700 (PDT) Received: from [10.1.206.75] (usa-sjc-imap-foss1.foss.arm.com [10.72.51.249]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id D9FC23F25D; Mon, 26 Mar 2018 07:26:18 -0700 (PDT) Subject: Re: [RFC PATCH] irqchip: arm-gic: take gic_lock when updating irq type To: Daniel Thompson Cc: Aniruddha Banerjee , "linux-kernel@vger.kernel.org" , "linux-tegra@vger.kernel.org" , Jonathan Hunter , Stephen Warren , Thierry Reding , Vipin Kumar References: <77ac9d88-e99e-c507-66b2-cc14f06ce192@arm.com> <20180326131907.3m3sfwxvyzuli2ps@holly.lan> From: Marc Zyngier Organization: ARM Ltd Message-ID: <9acdc1bc-5a8b-4996-4986-9c3fddb2f8b7@arm.com> Date: Mon, 26 Mar 2018 15:26:17 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: <20180326131907.3m3sfwxvyzuli2ps@holly.lan> Content-Type: text/plain; charset=utf-8 Content-Language: en-GB Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 26/03/18 14:19, Daniel Thompson wrote: > On Thu, Mar 22, 2018 at 12:19:15PM +0000, Marc Zyngier wrote: >> On 22/03/18 10:28, Aniruddha Banerjee wrote: >> [a PGP-encrypted email] >> >> Given that you're cc-ing various mailing lists, please resend this email >> unencrypted. > > I am very puzzled about what is going on here. I could read the > original mail fine and I was not in To: or Cc:. It also seems to > have made it through to the archives OK. > > https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1645375.html > https://www.spinics.net/lists/linux-tegra/msg32829.html It looks like any email I getting from nvidia is encrypted. The message on the list is in clear text, but not the one I received, hence my (admittedly premature) rant. M. -- Jazz is not dead. It just smells funny...