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.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY,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 56DFCC433FF for ; Wed, 14 Aug 2019 09:06:52 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 1D5CA20578 for ; Wed, 14 Aug 2019 09:06:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1565773612; bh=bj0HeJVGr4xX2niu5ORWAYEEAtP3s7P8AVtXmy2nL48=; h=Date:From:To:Cc:Subject:In-Reply-To:References:List-ID:From; b=eDH+MWRp4ND5l1VhCUxmS/Vxw6jRn4Yoc4EyK1NRKMrzxmdQlXyNDc3IsZgiavQKV fCx1LsdEm5WU/G9jNLzDmRxIIV7cJtaBOGUgaMw8ffw0YrwgKhVt4cZsDB+OgjUHjj h1ZVJ0lunjz7/xHWf8ty7ZBxu9W0DPCvPCDMLuoo= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726132AbfHNJGu (ORCPT ); Wed, 14 Aug 2019 05:06:50 -0400 Received: from foss.arm.com ([217.140.110.172]:50238 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725800AbfHNJGu (ORCPT ); Wed, 14 Aug 2019 05:06:50 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 006C3344; Wed, 14 Aug 2019 02:06:50 -0700 (PDT) Received: from big-swifty.misterjones.org (unknown [172.31.20.19]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 8F9173F694; Wed, 14 Aug 2019 02:06:46 -0700 (PDT) Date: Wed, 14 Aug 2019 10:06:41 +0100 Message-ID: <864l2knmji.wl-maz@kernel.org> From: Marc Zyngier To: Paul Walmsley Cc: tglx@linutronix.de, jason@lakedaemon.net, Christoph Hellwig , Palmer Dabbelt , Damien Le Moal , linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 01/15] irqchip/sifive-plic: set max threshold for ignored handlers In-Reply-To: References: <20190813154747.24256-1-hch@lst.de> <20190813154747.24256-2-hch@lst.de> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 EasyPG/1.0.0 Emacs/26 (aarch64-unknown-linux-gnu) MULE/6.0 (HANACHIRUSATO) Organization: Approximate MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 13 Aug 2019 18:44:02 +0100, Paul Walmsley wrote: Hi Paul, > > Thomas, Jason, Marc, > > On Tue, 13 Aug 2019, Christoph Hellwig wrote: > > > When running in M-mode we still the S-mode plic handlers in the DT. ^^^^ missing word? > > Ignore them by setting the maximum threshold. > > > > Signed-off-by: Christoph Hellwig > > If you're happy with this, could one of you ack it so we can merge it > with the rest of this series through the RISC-V tree? Sure, no problem. Acked-by: Marc Zyngier Thanks, M. -- Jazz is not dead, it just smells funny.