Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 360979
b: refs/heads/master
c: 5ca3957
h: refs/heads/master
i:
  360977: 967b2d7
  360975: d497fef
v: v3
  • Loading branch information
Hillf Danton authored and Linus Torvalds committed Mar 8, 2013
1 parent 4829d30 commit aef8fc9
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: 88b9e456b1649722673ffa147914299799dc9041
refs/heads/master: 5ca3957510b9fc2a14d3647db518014842f9a2b4
2 changes: 1 addition & 1 deletion trunk/mm/mempolicy.c
Original file line number Diff line number Diff line change
Expand Up @@ -2391,8 +2391,8 @@ static int shared_policy_replace(struct shared_policy *sp, unsigned long start,
*mpol_new = *n->policy;
atomic_set(&mpol_new->refcnt, 1);
sp_node_init(n_new, n->end, end, mpol_new);
sp_insert(sp, n_new);
n->end = start;
sp_insert(sp, n_new);
n_new = NULL;
mpol_new = NULL;
break;
Expand Down

0 comments on commit aef8fc9

Please sign in to comment.