From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 1/1] kni: Fix compilation problems on RHEL 7.2. Date: Mon, 07 Dec 2015 22:49:07 +0100 Message-ID: <2694656.L64PKOizJn@xps13> References: <1449500399-3060-1-git-send-email-lee.roberts@hpe.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Lee Roberts Return-path: Received: from mail-wm0-f46.google.com (mail-wm0-f46.google.com [74.125.82.46]) by dpdk.org (Postfix) with ESMTP id 195B712A8 for ; Mon, 7 Dec 2015 22:50:20 +0100 (CET) Received: by wmuu63 with SMTP id u63so158380699wmu.0 for ; Mon, 07 Dec 2015 13:50:20 -0800 (PST) In-Reply-To: <1449500399-3060-1-git-send-email-lee.roberts@hpe.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2015-12-07 07:59, Lee Roberts: > RHEL 7.2 contains additional backports from newer upstream kernels. > Add RHEL_RELEASE_CODE logic for RHEL_RELEASE_VERSION(7,2) to pick up > the changes to kernel functions. > > Signed-off-by: Lee Roberts Applied, thanks If there is a new error in coming days due to this patch, it will be too late to fix it for 2.2, so it could be reverted.