From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [dpdk-dev] [PATCH 0/2] uio_msi: device driver Date: Sun, 4 Oct 2015 20:03:48 +0100 Message-ID: <20151004190348.GA4308@kroah.com> References: <560D11F6.2080609@scylladb.com> <20151001075731.2f079237@urahara> <560D8E14.5030500@gmail.com> <20151001150036.7a20b228@urahara> <560DBBAA.3050906@gmail.com> <20151001163918.1bc98774@urahara> <560DC51B.7030507@gmail.com> <20151001170403.1ba4dad3@urahara> <560DE03E.3080300@gmail.com> <5611589F.3010002@cloudius-systems.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Alexander Duyck , Stephen Hemminger , dev@dpdk.org, Avi Kivity , hjk@hansjkoch.de, linux-kernel@vger.kernel.org To: Vlad Zolotarov Return-path: Content-Disposition: inline In-Reply-To: <5611589F.3010002@cloudius-systems.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: dev.dpdk.org On Sun, Oct 04, 2015 at 07:49:35PM +0300, Vlad Zolotarov wrote: > FYI: I've just posted to linux-kernel list patches that add support for both > MSI and MSI-X interrupt modes to uio_pci_generic driver. > It addresses most (all) remarks on this thread and also fixes some issues > this code has, e.g. not disabling msi-x in remove(), etc. > > U are all welcome to comment... ;) Not if you don't at least cc: all of the uio maintainers :( I'm just going to ignore the things, as obviously you don't want them merged, quite strange... greg k-h