Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40115
b: refs/heads/master
c: faf6bbc
h: refs/heads/master
i:
  40113: 22a961a
  40111: 51d3431
v: v3
  • Loading branch information
Paul Jackson authored and Linus Torvalds committed Oct 21, 2006
1 parent ed72fa7 commit e829c5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: aedb0eb107961a234f7c38e53da65a8f7ea992a9
refs/heads/master: faf6bbcf94caee10ba34adb86db4ecca96bfd3bf
2 changes: 1 addition & 1 deletion trunk/include/linux/mempolicy.h
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ extern void mpol_rebind_mm(struct mm_struct *mm, nodemask_t *new);
extern void mpol_fix_fork_child_flag(struct task_struct *p);
#define set_cpuset_being_rebound(x) (cpuset_being_rebound = (x))

#ifdef CONFIG_CPUSET
#ifdef CONFIG_CPUSETS
#define current_cpuset_is_being_rebound() \
(cpuset_being_rebound == current->cpuset)
#else
Expand Down

0 comments on commit e829c5b

Please sign in to comment.