Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 23471
b: refs/heads/master
c: 6a4d11c
h: refs/heads/master
i:
  23469: 6d2fa1f
  23467: fac95a0
  23463: df36f94
  23455: 0f69cef
v: v3
  • Loading branch information
Sergey Vlasov authored and Linus Torvalds committed Mar 24, 2006
1 parent 25189de commit 634de7f
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: b5a7c4f5835ae2805d00ca39709002cb03364143
refs/heads/master: 6a4d11c2abc57ed7ca42041e5f68ae4f7f640a81
1 change: 1 addition & 0 deletions trunk/kernel/exec_domain.c
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ __set_personality(u_long personality)
ep = lookup_exec_domain(personality);
if (ep == current_thread_info()->exec_domain) {
current->personality = personality;
module_put(ep->module);
return 0;
}

Expand Down

0 comments on commit 634de7f

Please sign in to comment.