From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guo Ren Subject: Re: [PATCH V9 10/21] csky: IRQ handling Date: Thu, 18 Oct 2018 10:39:19 +0800 Message-ID: <20181018023919.GA13314@guoren-Inspiron-7460> References: <131eaaee23e5f55cdce90b76b2a64f67cdf0c685.1539655732.git.ren_guo@c-sky.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Arnd Bergmann Cc: Andrew Morton , Daniel Lezcano , David Miller , gregkh , Christoph Hellwig , Marc Zyngier , Mark Rutland , Peter Zijlstra , Rob Herring , Thomas Gleixner , Linux Kernel Mailing List , linux-arch , DTML , Rob Herring , c-sky_gcc_upstream@c-sky.com List-Id: devicetree@vger.kernel.org On Wed, Oct 17, 2018 at 05:14:48PM +0200, Arnd Bergmann wrote: > On Tue, Oct 16, 2018 at 5:02 AM Guo Ren wrote: > > > > This patch adds IRQ handling files. > > > > Signed-off-by: Guo Ren > > Cc: Arnd Bergmann > > Cc: Thomas Gleixner > > --- > > Changelog: > > - Use CONFIG_GENERIC_IRQ_MULTI_HANDLER > > Reviewed-by: Arnd Bergmann > > Using CONFIG_GENERIC_IRQ_MULTI_HANDLER makes this really > short, nice! Yes, this is tglx's suggestion. Best Regards Guo Ren