packages (LINUX_2_6_27): kernel/kernel-small_fixes.patch - updated for 2.6....
hawk
hawk at pld-linux.org
Sun Jul 12 17:08:51 CEST 2009
Author: hawk Date: Sun Jul 12 15:08:51 2009 GMT
Module: packages Tag: LINUX_2_6_27
---- Log message:
- updated for 2.6.27.26
---- Files affected:
packages/kernel:
kernel-small_fixes.patch (1.1.2.15.2.5 -> 1.1.2.15.2.6)
---- Diffs:
================================================================
Index: packages/kernel/kernel-small_fixes.patch
diff -u packages/kernel/kernel-small_fixes.patch:1.1.2.15.2.5 packages/kernel/kernel-small_fixes.patch:1.1.2.15.2.6
--- packages/kernel/kernel-small_fixes.patch:1.1.2.15.2.5 Sat Jun 20 18:54:11 2009
+++ packages/kernel/kernel-small_fixes.patch Sun Jul 12 17:08:46 2009
@@ -383,35 +383,6 @@
}
ASSERT(item->ri_total > item->ri_cnt);
/* Description region is ri_buf[0] */
---- linux-2.6.27/scripts/unifdef.c.org 2009-05-25 09:52:07.548880740 +0200
-+++ linux-2.6.27/scripts/unifdef.c 2009-05-25 09:52:37.499458519 +0200
-@@ -206,7 +206,7 @@
- static void error(const char *);
- static int findsym(const char *);
- static void flushline(bool);
--static Linetype getline(void);
-+static Linetype unidef_getline(void);
- static Linetype ifeval(const char **);
- static void ignoreoff(void);
- static void ignoreon(void);
-@@ -512,7 +512,7 @@
-
- for (;;) {
- linenum++;
-- lineval = getline();
-+ lineval = unidef_getline();
- trans_table[ifstate[depth]][lineval]();
- debug("process %s -> %s depth %d",
- linetype_name[lineval],
-@@ -526,7 +526,7 @@
- * help from skipcomment().
- */
- static Linetype
--getline(void)
-+unidef_getline(void)
- {
- const char *cp;
- int cursym;
===================================================================
--- a/kernel/cgroup.c 2008-12-11 04:41:51.000000000 +0530
+++ b/kernel/cgroup.c 2008-12-18 21:55:58.000000000 +0530
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kernel/kernel-small_fixes.patch?r1=1.1.2.15.2.5&r2=1.1.2.15.2.6&f=u
More information about the pld-cvs-commit
mailing list