Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 217471
b: refs/heads/master
c: 182fea8
h: refs/heads/master
i:
  217469: 2d49aeb
  217467: e5f6aea
  217463: c6acc3b
  217455: a5b8ae7
  217439: a1befe0
  217407: aec49a4
  217343: 76ec01a
v: v3
  • Loading branch information
Richard Kennedy authored and Linus Torvalds committed Oct 26, 2010
1 parent f8d48d4 commit 094a9c4
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: ea05c8444e451f1cfbf78c68733e717ad7b8602b
refs/heads/master: 182fea8f48332de085c0ae936605cb72671db9f2
2 changes: 1 addition & 1 deletion trunk/include/linux/rmap.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
* pointing to this anon_vma once its vma list is empty.
*/
struct anon_vma {
spinlock_t lock; /* Serialize access to vma list */
struct anon_vma *root; /* Root of this anon_vma tree */
spinlock_t lock; /* Serialize access to vma list */
#if defined(CONFIG_KSM) || defined(CONFIG_MIGRATION)

/*
Expand Down

0 comments on commit 094a9c4

Please sign in to comment.