Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp2799175imm; Mon, 10 Sep 2018 06:42:44 -0700 (PDT) X-Google-Smtp-Source: ANB0VdbSX91lDA4IB1ee3StJTVWqfhiD8HJVQqUpMU5dECuXsjvK65O7aJEdfMWDq78W4rSBK4Cn X-Received: by 2002:a63:e841:: with SMTP id a1-v6mr22557266pgk.126.1536586964876; Mon, 10 Sep 2018 06:42:44 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1536586964; cv=none; d=google.com; s=arc-20160816; b=APt4gDq1RNy73/lTBv7wbnF2XLWMxeLDgY57LtZrv18gTusN3hzPlWm/OKLWsxsmuZ ldhZPC5U+Je1aAFL8kmnmY4DdKFz35aHx4fzR6OX3ixKAuT6FHcuq1ZAStKd0VPV8Xgn KkyYs8RCvhUrWD9PLkOnJV6IOBH8fDRld2aCI6iY5cZcxE0TcwsBlbAxKRl33hB0fLzS vBgEF3jGLoWv/DOSwQV7K/CdO3v9Qig+GLk9Mm2fe24Jtzo6Tu+C/Ddsvz7B/CDacOn5 XQTXhQ9ngCL4KE555lSbnRB00tVqZr0cZGv5tZIhD/a8Cfh2tV76WMVQtdL4EIx/1uFn LnTw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :message-id:in-reply-to:subject:cc:to:from:date; bh=LJodR0ACDgW5Pa60MLsCGfuMBu81Ug3X0jDUSF9DBfE=; b=qx+5v6OS2rY6M7bm7v2JmNqNSeVxX/w9kNWQ8EdlXo1pNhc1V1GpRYTwct/clBEKFw anPRaue36RqvGS7WSkFE04Gdx7EGOjZeVEEVdhVnqzjTWzUiII1Fog/3eAmZFVZZu3S5 gBog4HvNQnCd/51jrZaBiel9m/RDByM2wNL1mu1NVnpP+WpkuVq2yBmwlfGgUN1XeJ4A oyQukVADFdd6f9CZbdYVbQVFPao0t1odw7Y/EpZ7sbQG2JHV63F2FKpRm0BnlXDQNqfL u41CTg+X2aTeSSauthXnEVlxSGzGdGbM5XzDxssL5hArX+xiZirhjrpZHVYwRbC5M4X8 h0Wg== 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 y5-v6si14866353pll.89.2018.09.10.06.41.59; Mon, 10 Sep 2018 06:42:44 -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 S1728726AbeIJSby (ORCPT + 99 others); Mon, 10 Sep 2018 14:31:54 -0400 Received: from Galois.linutronix.de ([146.0.238.70]:39461 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727970AbeIJSby (ORCPT ); Mon, 10 Sep 2018 14:31:54 -0400 Received: from hsi-kbw-5-158-153-52.hsi19.kabel-badenwuerttemberg.de ([5.158.153.52] helo=nanos.tec.linutronix.de) by Galois.linutronix.de with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1fzMNg-0000bR-9b; Mon, 10 Sep 2018 15:37:32 +0200 Date: Mon, 10 Sep 2018 15:37:31 +0200 (CEST) From: Thomas Gleixner To: Christoph Hellwig cc: Anup Patel , Palmer Dabbelt , Albert Ou , Daniel Lezcano , Jason Cooper , Marc Zyngier , Atish Patra , linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org, Palmer Dabbelt Subject: Re: [PATCH v2 3/5] irqchip: RISC-V Local Interrupt Controller Driver In-Reply-To: Message-ID: References: <20180906123651.28500-1-anup@brainfault.org> <20180906123651.28500-4-anup@brainfault.org> <20180906140628.GA10580@infradead.org> <20180910132924.GA6987@infradead.org> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 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 Mon, 10 Sep 2018, Thomas Gleixner wrote: > On Mon, 10 Sep 2018, Christoph Hellwig wrote: > > On Sat, Sep 08, 2018 at 12:46:35PM +0200, Thomas Gleixner wrote: > > > On Thu, 6 Sep 2018, Christoph Hellwig wrote: > > > > > > > Just as before: NAK to entirely pointless abstractions. Please stop > > > > beating the dead horse. > > > > > > I disagree. These interrupts very well fit into the percpu interupt > > > mechanics and that allows them to be handled by all the generic mechanisms > > > as any other interrupt. > > > > Just a few weeks ago you said the contrary: > > > > http://lists.infradead.org/pipermail/linux-riscv/2018-August/000943.html > > Sigh. Yes. Now that you remind me. Just for clarification. I had the impression that Anup was trying to wire up more than just the timer interrupt, but that doesn't seem to be the case.