Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132249
b: refs/heads/master
c: 45e575a
h: refs/heads/master
i:
  132247: dd4273f
v: v3
  • Loading branch information
Rusty Russell committed Mar 12, 2009
1 parent d925825 commit ef02b13
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 76e6eee03353f01bfca707d4dbb1f10a4ee27dc0
refs/heads/master: 45e575ab9bfada5a5ef1b6174f8e749b1ecf0864
3 changes: 3 additions & 0 deletions trunk/include/linux/mm_types.h
Original file line number Diff line number Diff line change
Expand Up @@ -276,4 +276,7 @@ struct mm_struct {
#endif
};

/* Future-safe accessor for struct mm_struct's cpu_vm_mask. */
#define mm_cpumask(mm) (&(mm)->cpu_vm_mask)

#endif /* _LINUX_MM_TYPES_H */

0 comments on commit ef02b13

Please sign in to comment.