From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Cooper Subject: Re: [PATCH 1/1] irqdomain: Export __irq_domain_alloc_irqs() and irq_domain_free_irqs() Date: Mon, 1 Aug 2016 11:28:21 +0000 Message-ID: <20160801112821.GA4541@io.lakedaemon.net> References: <1467401388-11221-1-git-send-email-alex.popov@linux.com> <577F6578.6030904@linux.com> <57898F07.7030609@linux.com> <20160716092218.3a2de5c7@arm.com> <578CCCDB.4050800@linux.com> <579669EB.6030604@linux.com> <20160727112251.GA7639@infradead.org> <579BE4F1.3070307@linux.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Christoph Hellwig , Marc Zyngier , Thomas Gleixner , LKML , Paolo Bonzini , Radim Krcmar , Joerg Roedel , kvm@vger.kernel.org To: Alexander Popov Return-path: Content-Disposition: inline In-Reply-To: <579BE4F1.3070307@linux.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org Hi Alexander, On Sat, Jul 30, 2016 at 02:21:21AM +0300, Alexander Popov wrote: > On 27.07.2016 14:22, Christoph Hellwig wrote: > > just submit your PV irq chip for the kernel. It's so small that there > > propbably is not need to even make it modular. > > Thanks a lot for your reply! > I'll try to do that and come up with a patch. Please include me in the Cc when you send. thx, Jason.