Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188915
b: refs/heads/master
c: 12821f5
h: refs/heads/master
i:
  188913: 4acd66d
  188911: 530e552
v: v3
  • Loading branch information
KOSAKI Motohiro authored and Linus Torvalds committed Mar 24, 2010
1 parent 3b9842f commit b9f909c
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: d69b2e63e9172afb4d07c305601b79a55509ac4c
refs/heads/master: 12821f5fb942e795f8009ece14bde868893bd811
1 change: 1 addition & 0 deletions trunk/mm/mempolicy.c
Original file line number Diff line number Diff line change
Expand Up @@ -2214,6 +2214,7 @@ int mpol_parse_str(char *str, struct mempolicy **mpol, int no_context)
if (nodelist)
goto out;
mode = MPOL_PREFERRED;
err = 0;
break;
case MPOL_DEFAULT:
/*
Expand Down

0 comments on commit b9f909c

Please sign in to comment.