]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- updated for 2.6.27.26 auto/th/kernel-2_6_27_26-3 auto/ti/kernel-2_6_27_26-3
authorhawk <hawk@pld-linux.org>
Sun, 12 Jul 2009 15:08:46 +0000 (15:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kernel-small_fixes.patch -> 1.1.2.15.2.6

kernel-small_fixes.patch

index 453add2bcecee3c98afffac1e06608af6ebb856f..70752a296dac8ef73d16296401d1e1774f897d5f 100644 (file)
@@ -383,35 +383,6 @@ index 504d540..ceeba45 100644
        }
        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
This page took 0.101745 seconds and 4 git commands to generate.