Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 44476
b: refs/heads/master
c: 90aef12
h: refs/heads/master
v: v3
  • Loading branch information
Jeremy Fitzhardinge authored and Linus Torvalds committed Dec 13, 2006
1 parent 9524288 commit 5b737e5
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: 74c383f1400f559562aa517d6d62f77245bddf52
refs/heads/master: 90aef12e6dd609e1ad7fb70044eedc78ca55ee5e
2 changes: 1 addition & 1 deletion trunk/fs/aio.c
Original file line number Diff line number Diff line change
Expand Up @@ -586,7 +586,7 @@ static void use_mm(struct mm_struct *mm)
* Note that on UML this *requires* PF_BORROWED_MM to be set, otherwise
* it won't work. Update it accordingly if you change it here
*/
activate_mm(active_mm, mm);
switch_mm(active_mm, mm, tsk);
task_unlock(tsk);

mmdrop(active_mm);
Expand Down

0 comments on commit 5b737e5

Please sign in to comment.