From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [igb_uio PATCH 0/3] igb_uio: fixed typos and pci lock/unlock calls Date: Tue, 22 Jul 2014 15:07:01 +0200 Message-ID: <5883538.6a46FUcxyX@xps13> References: <2795655.Wj4j2zIbVg@xps13> <1405944234-50272-1-git-send-email-e_zhumabekov@sts.kz> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Yerden Zhumabekov Return-path: In-Reply-To: <1405944234-50272-1-git-send-email-e_zhumabekov-8EHiFRVJVgQ@public.gmane.org> 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" > Yerden Zhumabekov (3): > igb_uio: fixed typos Acked-by: Thomas Monjalon > igb_uio: pci_config_lock/pci_config_unlock wrappers > igb_uio: renaming pci config lock/unlock functions These patches are replaced by a simple fallback which do not touch functions for upstream version (as requested by Stephen): http://dpdk.org/browse/dpdk/commit/?id=484c308d3c8bc5f74 The compilation with old kernels should be fixed now. If some distributions have backported the new PCI config locking functions, the compilation may fail. Please report such errors. Thanks -- Thomas