From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [igb_uio PATCH 2/3] igb_uio: pci_config_lock/pci_config_unlock wrappers Date: Mon, 21 Jul 2014 22:50:49 +0200 Message-ID: <5535886.Tvxjmi4uKY@xps13> References: <2795655.Wj4j2zIbVg@xps13> <1405944234-50272-3-git-send-email-e_zhumabekov@sts.kz> <20140721134200.51fdbcd3@haswell> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Stephen Hemminger Return-path: In-Reply-To: <20140721134200.51fdbcd3@haswell> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 2014-07-21 13:42, Stephen Hemminger: > On Mon, 21 Jul 2014 18:03:53 +0600 > Yerden Zhumabekov wrote: > > > Since PCI config lock/unlock functions were renamed in linux kernel, > > these wrappers are introduced to reflect this change. > > Rather than have wrapper's which have to live forever. > Please create backward compatability stub's. > > My goal is to be able to unifdef out all the version checks and > submit a version to upstream mainline kernel. Please Stephen, could you try to send a v2 based on Yerden's patches? Thanks -- Thomas