packages (Titanium): kernel-desktop/kernel-desktop-small_fixes.patch - upda...

shadzik shadzik at pld-linux.org
Sat Mar 13 20:23:47 CET 2010


Author: shadzik                      Date: Sat Mar 13 19:23:47 2010 GMT
Module: packages                      Tag: Titanium
---- Log message:
- updated for 2.6.33

---- Files affected:
packages/kernel-desktop:
   kernel-desktop-small_fixes.patch (1.18.2.2 -> 1.18.2.3) 

---- Diffs:

================================================================
Index: packages/kernel-desktop/kernel-desktop-small_fixes.patch
diff -u packages/kernel-desktop/kernel-desktop-small_fixes.patch:1.18.2.2 packages/kernel-desktop/kernel-desktop-small_fixes.patch:1.18.2.3
--- packages/kernel-desktop/kernel-desktop-small_fixes.patch:1.18.2.2	Mon Sep 14 14:28:08 2009
+++ packages/kernel-desktop/kernel-desktop-small_fixes.patch	Sat Mar 13 20:23:42 2010
@@ -1,10 +1,12 @@
---- linux-2.6.31/mm/swapfile.c~ 2009-09-13 09:09:36.506565318 +0200
-+++ linux-2.6.31/mm/swapfile.c  2009-09-14 08:14:30.692422596 +0200
-@@ -518,6 +518,7 @@
-        spin_unlock(&swap_lock);
-        return (swp_entry_t) {0};
- }
-+EXPORT_SYMBOL_GPL(get_swap_page_of_type);
-
- static struct swap_info_struct * swap_info_get(swp_entry_t entry)
- {
+--- linux-2.6.33/scripts/mod/modpost.c~	2010-02-24 19:52:17.000000000 +0100
++++ linux-2.6.33/scripts/mod/modpost.c	2010-03-07 14:26:47.242168558 +0100
+@@ -15,7 +15,8 @@
+ #include <stdio.h>
+ #include <ctype.h>
+ #include "modpost.h"
+-#include "../../include/generated/autoconf.h"
++// PLD architectures don't use CONFIG_SYMBOL_PREFIX
++//#include "../../include/generated/autoconf.h"
+ #include "../../include/linux/license.h"
+ 
+ /* Some toolchains use a `_' prefix for all user symbols. */
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kernel-desktop/kernel-desktop-small_fixes.patch?r1=1.18.2.2&r2=1.18.2.3&f=u



More information about the pld-cvs-commit mailing list