Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755255AbdDRSvA (ORCPT ); Tue, 18 Apr 2017 14:51:00 -0400 Received: from nat-hk.nvidia.com ([203.18.50.4]:32957 "EHLO nat-hk.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750954AbdDRSu5 (ORCPT ); Tue, 18 Apr 2017 14:50:57 -0400 X-PGP-Universal: processed; by hkpgpgate102.nvidia.com on Tue, 18 Apr 2017 11:50:55 -0700 Subject: Re: [PATCH v5 0/3] vfio/type1: Synchronous locked page accounting To: Peter Xu , Alex Williamson References: <20170417223158.25720.59453.stgit@gimli.home> <20170418042327.GB22226@pxdev.xzpeter.org> CC: , , , X-Nvconfidentiality: public From: Kirti Wankhede Message-ID: <4eb2197f-e8f5-a030-64c3-8cc86c6f6318@nvidia.com> Date: Wed, 19 Apr 2017 00:20:48 +0530 MIME-Version: 1.0 In-Reply-To: <20170418042327.GB22226@pxdev.xzpeter.org> X-Originating-IP: [10.24.70.55] X-ClientProxiedBy: BGMAIL104.nvidia.com (10.25.59.13) To DRBGMAIL102.nvidia.com (10.18.16.21) Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 703 Lines: 27 On 4/18/2017 9:53 AM, Peter Xu wrote: > On Mon, Apr 17, 2017 at 04:37:38PM -0600, Alex Williamson wrote: >> v5: >> - patch 1/ Use bool* to cleanup vfio_lock_acct() callers; sorry >> we cannot re-test CAP_IPC_LOCK for all callers >> - patch 2/ Re-add pr_warn, add Kirti's R-b >> - patch 3/ NEW, analyzing impact of vfio_lock_acct() testing >> CAP_IPC_LOCK for all callers revealed a long hanging >> optimization >> >> Thanks for the reviews, keep 'em coming, > > All patches looks good to me. > > Reviewed-by: Peter Xu > > Thanks! > All three looks good to me too. Reviewed-by: Kirti Wankhede Thanks, Kirti