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

shadzik shadzik at pld-linux.org
Mon Oct 25 12:25:34 CEST 2010


Author: shadzik                      Date: Mon Oct 25 10:25:34 2010 GMT
Module: packages                      Tag: Titanium
---- Log message:
- updated

---- Files affected:
packages/kernel-desktop:
   kernel-desktop-small_fixes.patch (1.18.2.5 -> 1.18.2.6) 

---- Diffs:

================================================================
Index: packages/kernel-desktop/kernel-desktop-small_fixes.patch
diff -u packages/kernel-desktop/kernel-desktop-small_fixes.patch:1.18.2.5 packages/kernel-desktop/kernel-desktop-small_fixes.patch:1.18.2.6
--- packages/kernel-desktop/kernel-desktop-small_fixes.patch:1.18.2.5	Tue Sep 21 10:16:36 2010
+++ packages/kernel-desktop/kernel-desktop-small_fixes.patch	Mon Oct 25 12:25:29 2010
@@ -1,11 +1,23 @@
---- 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>
+--- linux-2.6.36/mm/swapfile.c.orig	2010-10-25 12:15:22.757143135 +0200
++++ linux-2.6.36/mm/swapfile.c	2010-10-25 12:16:10.084743007 +0200
+@@ -499,6 +499,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.36/scripts/mod/modpost.c.orig	2010-10-20 22:30:22.000000000 +0200
++++ linux-2.6.36/scripts/mod/modpost.c	2010-10-25 12:22:49.053556168 +0200
+@@ -16,7 +16,8 @@
  #include <ctype.h>
+ #include <string.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.5&r2=1.18.2.6&f=u



More information about the pld-cvs-commit mailing list