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_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 923E6CA9EAF for ; Thu, 24 Oct 2019 07:28:01 +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 6691421925 for ; Thu, 24 Oct 2019 07:28:01 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="SvWrQBAX" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6691421925 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: Content-Transfer-Encoding:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Message-ID:References:In-Reply-To:From:Date: MIME-Version:Subject:To:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=iI/qaHouqJlHa6Sy3V+2j/NcCYys1kj3UgeDpQWFDT4=; b=SvWrQBAXcs4lJx9BkvsJMR2wa wmCBBK/+qeeMdKsV4AclmV8hOXfS/ME8eoktl3sxcRpqLG8GOt7ga9dn5RihfuZNPxIgC+EgZlycP oAas27/02YhYDze1l/eVVRoyAmQ928y5thojEyaLMYlG/nWhWR2N/oFzFbVY4DLwWC5b7b5K0NT2R 9lkmXGzEPVhzPCxS+xR9Ic6rWivqP1HralQSpMjv+YacOV70hIsuYzI7rZQwzyymGnWFSSCLpo4+5 ijsP22Ajrh/oMDpFjmMdjF1QpYAt0C4ahvtrCYpwt20iQPzdiT1o7unMn1wjnrjoQOqIXhPtT00PY tB+Ij2Mkw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1iNXXL-0008WT-RM; Thu, 24 Oct 2019 07:27:59 +0000 Received: from inca-roads.misterjones.org ([213.251.177.50]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iNXXI-0008VV-Ri for linux-riscv@lists.infradead.org; Thu, 24 Oct 2019 07:27:58 +0000 Received: from www-data by cheepnis.misterjones.org with local (Exim 4.80) (envelope-from ) id 1iNXXE-0002IH-M6; Thu, 24 Oct 2019 09:27:52 +0200 To: Christoph Hellwig Subject: Re: [PATCH] irqchip: Skip contexts other supervisor in =?UTF-8?Q?plic=5Finit=28=29?= X-PHP-Originating-Script: 0:main.inc MIME-Version: 1.0 Date: Thu, 24 Oct 2019 08:27:52 +0100 From: Marc Zyngier In-Reply-To: <20191024070311.GA16652@infradead.org> References: <20191024013019.GA675@infradead.org> <20191024075116.48055961@why> <20191024070311.GA16652@infradead.org> Message-ID: <67fff4d811c27017e7b34267365c8c0f@www.loen.fr> X-Sender: maz@kernel.org User-Agent: Roundcube Webmail/0.7.2 X-SA-Exim-Connect-IP: X-SA-Exim-Rcpt-To: hch@infradead.org, palmer@sifive.com, paul.walmsley@sifive.com, alan.mikhak@sifive.com, linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org, tglx@linutronix.de, jason@lakedaemon.net X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on cheepnis.misterjones.org); SAEximRunCond expanded to false X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191024_002757_042586_699AED5E X-CRM114-Status: GOOD ( 14.31 ) X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: jason@lakedaemon.net, Palmer Dabbelt , linux-kernel@vger.kernel.org, alan.mikhak@sifive.com, Paul Walmsley , tglx@linutronix.de, linux-riscv@lists.infradead.org Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-riscv" Errors-To: linux-riscv-bounces+infradead-linux-riscv=archiver.kernel.org@lists.infradead.org On 2019-10-24 08:03, Christoph Hellwig wrote: > On Thu, Oct 24, 2019 at 07:51:16AM +0100, Marc Zyngier wrote: >> > > > Will this need to change for RISC-V M-mode Linux support? >> > > > >> > > > >> https://lore.kernel.org/linux-riscv/20191017173743.5430-1-hch@lst.de/ >> > > >> > > Yes. >> > >> > For M-mode we'll want to check IRQ_M_EXT above. So we should just >> > merge this patch ASAP and then for my rebased M-mode series I'll >> > fix the check to do that for the M-Mode case, which is much >> cleaner >> > than my hack. >> >> Does this need to be taken as a fix, potentially Cc to stable? Or is >> that 5.5 material? > > So I though that the S-mode context were kinda aways to be sorted > before > M-mode, but I can't find anything guranteeing it. So I think this > actually is a fix, and getting this queued up in the next -rc would > really help me with the nommu stuff - otherwise we'd need to take it > through the riscv tree for 5.5 to avoid conflicts. > > Btw, here is my: > > Reviewed-by: Christoph Hellwig > > for the patch. Thanks for that. Alan, if you can respin this patch with an updated commit message, I'll queue it with a couple of other nits I have lying around, and send it to Thomas by the end of the week. M. -- Jazz is not dead. It just smells funny... _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv