From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <anatoly.burakov@intel.com>
Received: from mga05.intel.com (mga05.intel.com [192.55.52.43])
 by dpdk.org (Postfix) with ESMTP id 0FEB511C5
 for <dev@dpdk.org>; Wed, 22 Mar 2017 10:57:34 +0100 (CET)
Received: from orsmga004.jf.intel.com ([10.7.209.38])
 by fmsmga105.fm.intel.com with ESMTP; 22 Mar 2017 02:57:34 -0700
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.36,204,1486454400"; d="scan'208";a="69645117"
Received: from irsmsx103.ger.corp.intel.com ([163.33.3.157])
 by orsmga004.jf.intel.com with ESMTP; 22 Mar 2017 02:57:33 -0700
Received: from irsmsx112.ger.corp.intel.com (10.108.20.5) by
 IRSMSX103.ger.corp.intel.com (163.33.3.157) with Microsoft SMTP Server (TLS)
 id 14.3.248.2; Wed, 22 Mar 2017 09:57:32 +0000
Received: from irsmsx109.ger.corp.intel.com ([169.254.13.44]) by
 irsmsx112.ger.corp.intel.com ([169.254.1.176]) with mapi id 14.03.0248.002;
 Wed, 22 Mar 2017 09:57:32 +0000
From: "Burakov, Anatoly" <anatoly.burakov@intel.com>
To: Shreyansh Jain <shreyansh.jain@nxp.com>
CC: "dev@dpdk.org" <dev@dpdk.org>, "gowrishankar.m@linux.vnet.ibm.com"
 <gowrishankar.m@linux.vnet.ibm.com>
Thread-Topic: [PATCH] vfio: fix compile on older kernels
Thread-Index: AQHSol2ipW72p/AIAUiCbju6bd+vLqGgScCAgABWwSA=
Date: Wed, 22 Mar 2017 09:57:31 +0000
Message-ID: <C6ECDF3AB251BE4894318F4E45123697821EF7BB@IRSMSX109.ger.corp.intel.com>
References: <1490112483-5603-1-git-send-email-anatoly.burakov@intel.com>
 <467aba33-3bcb-0d1f-c762-4281b2f5a870@nxp.com>
In-Reply-To: <467aba33-3bcb-0d1f-c762-4281b2f5a870@nxp.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-ctpclassification: CTP_IC
x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMmI1YWJjZmItZDRjYi00MDNkLTkxYjEtYWNlMWU0YWIyZjY5IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6ImxieVdYbDhMSTVUa0o5ckxzKzdSekcyNnNIanZ3WXo1bUFKOTVxdWVuQUE9In0=
x-originating-ip: [163.33.239.182]
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Subject: Re: [dpdk-dev] [PATCH] vfio: fix compile on older kernels
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Wed, 22 Mar 2017 09:57:35 -0000

> Super trivial comment inline:

Thanks, I'll add those and do a v2. I'll wait a bit in case there are more =
comments.

Thanks,
Anatoly