From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 1/1] irqdomain: Export __irq_domain_alloc_irqs() and irq_domain_free_irqs() Date: Wed, 27 Jul 2016 04:22:51 -0700 Message-ID: <20160727112251.GA7639@infradead.org> 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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Marc Zyngier , Thomas Gleixner , LKML , Paolo Bonzini , Radim Kr??m???? , Joerg Roedel , kvm@vger.kernel.org To: Alexander Popov Return-path: Received: from bombadil.infradead.org ([198.137.202.9]:41515 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754295AbcG0LWz (ORCPT ); Wed, 27 Jul 2016 07:22:55 -0400 Content-Disposition: inline In-Reply-To: <579669EB.6030604@linux.com> Sender: kvm-owner@vger.kernel.org List-ID: Hi Alex, just submit your PV irq chip for the kernel. It's so small that there propbably is not need to even make it modular.