From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753647AbcGSP2Z (ORCPT ); Tue, 19 Jul 2016 11:28:25 -0400 Received: from mx1.redhat.com ([209.132.183.28]:51634 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751972AbcGSP2W (ORCPT ); Tue, 19 Jul 2016 11:28:22 -0400 Date: Tue, 19 Jul 2016 09:28:19 -0600 From: Alex Williamson To: Sinan Kaya Cc: kvm@vger.kernel.org, timur@codeaurora.org, cov@codeaurora.org, jcm@redhat.com, eric.auger@redhat.com, linux-acpi@vger.kernel.org, agross@codeaurora.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Baptiste Reynal , linux-kernel@vger.kernel.org Subject: Re: [PATCH V10 4/9] vfio: platform: add support for ACPI probe Message-ID: <20160719092819.0334c607@t450s.home> In-Reply-To: <73439c6b-c9fc-6a5d-c90c-6b8d5cd5f3f5@codeaurora.org> References: <1468883367-2854-1-git-send-email-okaya@codeaurora.org> <1468883367-2854-5-git-send-email-okaya@codeaurora.org> <20160718180049.78db3dfb@t450s.home> <20160718182448.7b11a7af@t450s.home> <73439c6b-c9fc-6a5d-c90c-6b8d5cd5f3f5@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.39]); Tue, 19 Jul 2016 15:28:21 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 19 Jul 2016 10:49:54 -0400 Sinan Kaya wrote: > On 7/18/2016 8:24 PM, Alex Williamson wrote: > >>> nit, might make sense to replace EPERM with ENOENT and use EINVAL here. > >>> > > > >> > > >> > Sure, will take carr of it. > >> > > >> > Anything else I need to take care of? > > Not that I see, maybe just send a new version of this patch if the > > changes don't trickle through too much. Thanks, > > I posted V11 with the discussed change. > > [PATCH V11 0/9] vfio, platform: add ACPI support > > Do you see this making to 4.8 kernel? I hope so, I'll try to get it into my next branch within the next day or so. Thanks, Alex