[ewg] [PATCH 3/4]: use kfifo from upstream instead of addons for SLES9
Erez Zilber
erezz at voltaire.com
Mon Jul 30 03:52:27 PDT 2007
use kfifo from upstream instead of kernel_addons for SLES9.
Signed-off-by: Erez Zilber <erezz at voltaire.com>
---
.../linux_stuff_to_2_6_5-7_244.patch | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/kernel_patches/backport/2.6.5_sles9_sp3/linux_stuff_to_2_6_5-7_244.patch b/kernel_patches/backport/2.6.5_sles9_sp3/linux_stuff_to_2_6_5-7_244.patch
index 390e57d..c9b5e4c 100644
--- a/kernel_patches/backport/2.6.5_sles9_sp3/linux_stuff_to_2_6_5-7_244.patch
+++ b/kernel_patches/backport/2.6.5_sles9_sp3/linux_stuff_to_2_6_5-7_244.patch
@@ -32,7 +32,7 @@ index 0000000..58cf933
--- /dev/null
+++ b/drivers/infiniband/core/kfifo.c
@@ -0,0 +1 @@
-+#include "src/kfifo.c"
++#include "../../kernel/kfifo.c"
diff --git a/drivers/infiniband/core/Makefile b/drivers/infiniband/core/Makefile
index 50fb1cd..456bfd0 100644
--- a/drivers/infiniband/core/Makefile
--
1.5.2
More information about the ewg
mailing list