]> git.pld-linux.org Git - packages/kernel.git/blame - linux-2.6-suspend2-avoid-redef.patch
- _rel 0.7,
[packages/kernel.git] / linux-2.6-suspend2-avoid-redef.patch
CommitLineData
2348dd18
JR
1--- linux-2.6.16.14/include/linux/sched.h~ 2006-05-05 16:35:38.000000000 +0200
2+++ linux-2.6.16.14/include/linux/sched.h 2006-05-05 17:33:02.000000000 +0200
3@@ -1486,8 +1486,10 @@
4 static inline void frozen_process(struct task_struct *p) { BUG(); }
5
6 static inline void refrigerator(void) {}
30312c89 7+#if 0
2348dd18
JR
8 static inline int freeze_processes(void) { BUG(); return 0; }
9 static inline void thaw_processes(int which_threads) {}
10+#endif
11
12 static inline int try_to_freeze(void) { return 0; }
13
This page took 0.058995 seconds and 4 git commands to generate.