diff options
author | Luca Boccassi <luca.boccassi@gmail.com> | 2018-03-14 10:55:39 +0000 |
---|---|---|
committer | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2018-03-14 12:01:00 +0000 |
commit | a2086e9026a2748de0baf330ac6b372bde79bacf (patch) | |
tree | b49b40b60d3db9d0b4f2b9029729d6906c198403 /debian | |
parent | 2a607684524f233d423930ab3c177dd8a1a7f8c3 (diff) |
Update ppc64 patch header with upstream commit
Change-Id: I79f26e70acf817ea17cca5824e3be23ae9b7f8fc
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/patches/dpdk-dev-eal-ppc-fix-rte_smp_mb-for-a-compilation-error-with-else-clause.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/dpdk-dev-eal-ppc-fix-rte_smp_mb-for-a-compilation-error-with-else-clause.patch b/debian/patches/dpdk-dev-eal-ppc-fix-rte_smp_mb-for-a-compilation-error-with-else-clause.patch index 5b974784..ff71bb50 100644 --- a/debian/patches/dpdk-dev-eal-ppc-fix-rte_smp_mb-for-a-compilation-error-with-else-clause.patch +++ b/debian/patches/dpdk-dev-eal-ppc-fix-rte_smp_mb-for-a-compilation-error-with-else-clause.patch @@ -17,8 +17,8 @@ Acked-by: Chao Zhu <chaozhu@linux.vnet.ibm.com> Forwarded: yes (http://dpdk.org/dev/patchwork/patch/35493/) Author: Christian Ehrhardt <christian.ehrhardt@canonical.com> Original-Author: Gowrishankar Muthukrishnan <gowrishankar.m@linux.vnet.ibm.com> -Origin: upstream, http://dpdk.org/dev/patchwork/patch/35493/ -Last-Update: 2018-03-13 +Origin: upstream, da07658d58461bef714afc196569cf18377073e2 +Last-Update: 2018-03-14 diff --git a/lib/librte_eal/common/include/arch/ppc_64/rte_atomic.h b/lib/librte_eal/common/include/arch/ppc_64/rte_atomic.h index 39fce7b..1821774 100644 --- a/lib/librte_eal/common/include/arch/ppc_64/rte_atomic.h |