From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 0FEB511C5 for ; 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" To: Shreyansh Jain CC: "dev@dpdk.org" , "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: 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-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