[Pkg-mol-commits] r164 - mol/trunk/debian/patches
gaudenz at alioth.debian.org
gaudenz at alioth.debian.org
Thu Aug 7 13:52:40 UTC 2008
Author: gaudenz
Date: 2008-08-07 13:52:40 +0000 (Thu, 07 Aug 2008)
New Revision: 164
Modified:
mol/trunk/debian/patches/kmod_2.6.26.dpatch
Log:
fix kmod_2.6.26 dpatch formatting
Modified: mol/trunk/debian/patches/kmod_2.6.26.dpatch
===================================================================
--- mol/trunk/debian/patches/kmod_2.6.26.dpatch 2008-08-07 13:37:46 UTC (rev 163)
+++ mol/trunk/debian/patches/kmod_2.6.26.dpatch 2008-08-07 13:52:40 UTC (rev 164)
@@ -6,8 +6,8 @@
@DPATCH@
diff -urNad mol-0.9.72.1~dfsg~/src/kmod/Linux/Makefile.26 mol-0.9.72.1~dfsg/src/kmod/Linux/Makefile.26
---- mol-0.9.72.1~dfsg~/src/kmod/Linux/Makefile.26 2007-06-25 19:52:19.000000000 +0200
-+++ mol-0.9.72.1~dfsg/src/kmod/Linux/Makefile.26 2008-08-06 14:08:07.000000000 +0200
+--- mol-0.9.72.1~dfsg~/src/kmod/Linux/Makefile.26 2008-08-07 15:44:48.000000000 +0200
++++ mol-0.9.72.1~dfsg/src/kmod/Linux/Makefile.26 2008-08-07 15:45:58.000000000 +0200
@@ -9,11 +9,12 @@
obj-m := _kuname.o mol.o
@@ -43,8 +43,8 @@
@grep '^#' ${T}/tmp-offsets.s >> $@
@rm -f ${T}/tmp-offsets.*
diff -urNad mol-0.9.72.1~dfsg~/src/kmod/Linux/dev.c mol-0.9.72.1~dfsg/src/kmod/Linux/dev.c
---- mol-0.9.72.1~dfsg~/src/kmod/Linux/dev.c 2007-06-25 19:52:19.000000000 +0200
-+++ mol-0.9.72.1~dfsg/src/kmod/Linux/dev.c 2008-08-06 14:08:07.000000000 +0200
+--- mol-0.9.72.1~dfsg~/src/kmod/Linux/dev.c 2008-08-07 15:44:48.000000000 +0200
++++ mol-0.9.72.1~dfsg/src/kmod/Linux/dev.c 2008-08-07 15:45:58.000000000 +0200
@@ -85,7 +85,11 @@
}
#endif /* < Linux 2.6.21 */
@@ -58,8 +58,8 @@
return 0;
}
diff -urNad mol-0.9.72.1~dfsg~/src/kmod/Linux/misc.c mol-0.9.72.1~dfsg/src/kmod/Linux/misc.c
---- mol-0.9.72.1~dfsg~/src/kmod/Linux/misc.c 2007-06-25 19:52:19.000000000 +0200
-+++ mol-0.9.72.1~dfsg/src/kmod/Linux/misc.c 2008-08-06 14:08:07.000000000 +0200
+--- mol-0.9.72.1~dfsg~/src/kmod/Linux/misc.c 2008-08-07 15:44:48.000000000 +0200
++++ mol-0.9.72.1~dfsg/src/kmod/Linux/misc.c 2008-08-07 15:45:58.000000000 +0200
@@ -26,6 +26,7 @@
#define MMU kv->mmu
@@ -77,8 +77,8 @@
free_kvar_pages( kernel_vars_t *kv )
{
diff -urNad mol-0.9.72.1~dfsg~/src/kmod/Linux/mmu.c mol-0.9.72.1~dfsg/src/kmod/Linux/mmu.c
---- mol-0.9.72.1~dfsg~/src/kmod/Linux/mmu.c 2007-06-25 19:52:19.000000000 +0200
-+++ mol-0.9.72.1~dfsg/src/kmod/Linux/mmu.c 2008-08-06 14:08:07.000000000 +0200
+--- mol-0.9.72.1~dfsg~/src/kmod/Linux/mmu.c 2008-08-07 15:44:48.000000000 +0200
++++ mol-0.9.72.1~dfsg/src/kmod/Linux/mmu.c 2008-08-07 15:45:58.000000000 +0200
@@ -29,6 +29,8 @@
void (*xx_store_pte_lowmem)( ulong *slot, int pte0, int pte1 );
#endif
@@ -88,11 +88,9 @@
int
arch_mmu_init( kernel_vars_t *kv )
{
-
-Index: src/shared/mol-ioctl.h
-===================================================================
---- src/shared/mol-ioctl.h (Revision 143)
-+++ src/shared/mol-ioctl.h (Revision 144)
+diff -urNad mol-0.9.72.1~dfsg~/src/shared/mol-ioctl.h mol-0.9.72.1~dfsg/src/shared/mol-ioctl.h
+--- mol-0.9.72.1~dfsg~/src/shared/mol-ioctl.h 2007-06-25 19:52:18.000000000 +0200
++++ mol-0.9.72.1~dfsg/src/shared/mol-ioctl.h 2008-08-07 15:50:18.000000000 +0200
@@ -18,6 +18,9 @@
#define _H_MOL_IOCTL
More information about the Pkg-mol-commits
mailing list