From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756144AbcG0LW6 (ORCPT ); Wed, 27 Jul 2016 07:22:58 -0400 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 Date: Wed, 27 Jul 2016 04:22:51 -0700 From: Christoph Hellwig To: Alexander Popov Cc: Marc Zyngier , Thomas Gleixner , LKML , Paolo Bonzini , Radim Kr??m???? , Joerg Roedel , kvm@vger.kernel.org Subject: Re: [PATCH 1/1] irqdomain: Export __irq_domain_alloc_irqs() and irq_domain_free_irqs() 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 Content-Disposition: inline In-Reply-To: <579669EB.6030604@linux.com> User-Agent: Mutt/1.6.1 (2016-04-27) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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.