Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 336749
b: refs/heads/master
c: e5f5762
h: refs/heads/master
i:
  336747: 0f72edc
v: v3
  • Loading branch information
Li Haifeng authored and Rafael J. Wysocki committed Nov 23, 2012
1 parent a6f4ca5 commit 3457fb3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4b6d1f12f9c4e0e420d5747d3ae285d8f66d627f
refs/heads/master: e5f5762177be52fde50ccba88938d66b5103c8e0
1 change: 1 addition & 0 deletions trunk/include/linux/freezer.h
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ static inline int freeze_kernel_threads(void) { return -ENOSYS; }
static inline void thaw_processes(void) {}
static inline void thaw_kernel_threads(void) {}

static inline bool try_to_freeze_nowarn(void) { return false; }
static inline bool try_to_freeze(void) { return false; }

static inline void freezer_do_not_count(void) {}
Expand Down

0 comments on commit 3457fb3

Please sign in to comment.