SOURCES (LINUX_2_6): kernel-small_fixes.patch - added missing susp...

zbyniu zbyniu at pld-linux.org
Wed Aug 29 08:40:23 CEST 2007


Author: zbyniu                       Date: Wed Aug 29 06:40:23 2007 GMT
Module: SOURCES                       Tag: LINUX_2_6
---- Log message:
- added missing suspend2 defines on ppc

---- Files affected:
SOURCES:
   kernel-small_fixes.patch (1.1.2.4 -> 1.1.2.5) 

---- Diffs:

================================================================
Index: SOURCES/kernel-small_fixes.patch
diff -u SOURCES/kernel-small_fixes.patch:1.1.2.4 SOURCES/kernel-small_fixes.patch:1.1.2.5
--- SOURCES/kernel-small_fixes.patch:1.1.2.4	Thu Aug 16 01:02:51 2007
+++ SOURCES/kernel-small_fixes.patch	Wed Aug 29 08:40:18 2007
@@ -101,3 +101,13 @@
  
  #include <asm/watchdog.h>
  
+--- linux/include/asm-powerpc/suspend.h	2007-07-09 01:32:17.000000000 +0200
++++ linux/include/asm-powerpc/suspend.h	2007-08-28 23:26:16.629658848 +0200
+@@ -6,4 +6,7 @@
+ void save_processor_state(void);
+ void restore_processor_state(void);
+ 
++#define suspend2_faulted (0)
++#define clear_suspend2_fault() do { } while(0)
++
+ #endif /* __ASM_POWERPC_SUSPEND_H */
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/kernel-small_fixes.patch?r1=1.1.2.4&r2=1.1.2.5&f=u



More information about the pld-cvs-commit mailing list