Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752110AbdC0IeA (ORCPT ); Mon, 27 Mar 2017 04:34:00 -0400 Received: from verein.lst.de ([213.95.11.211]:39956 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751599AbdC0Idz (ORCPT ); Mon, 27 Mar 2017 04:33:55 -0400 Date: Mon, 27 Mar 2017 10:33:52 +0200 From: Christoph Hellwig To: Petr Vandrovec Cc: gregkh@linuxfoundation.org, hch@lst.de, linux-kernel@vger.kernel.org, pv-drivers@vmware.com, petr@vandrovec.name Subject: Re: [PATCH] vmw_vmci: Fix irq allocation Message-ID: <20170327083352.GB16619@lst.de> References: <20170326065112.iv65box7muvifxzw@petr-dev3.eng.vmware.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170326065112.iv65box7muvifxzw@petr-dev3.eng.vmware.com> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 201 Lines: 5 Hi Petr, it seems like the minimal return value fix I sent a while ago finally made it to Linus for -rc4. But the rest of your patch still looks like a nice cleanup, so can you rebase and resend it?