Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 320470
b: refs/heads/master
c: 089ba99
h: refs/heads/master
v: v3
  • Loading branch information
Oleg Nesterov authored and Ingo Molnar committed Jul 30, 2012
1 parent 2ec3735 commit a63f35c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: c517ee744b96e441d9c731e245f83c6d08dc0a19
refs/heads/master: 089ba999dc881a7549d97c55ac9e0052d061867d
2 changes: 0 additions & 2 deletions trunk/kernel/events/uprobes.c
Original file line number Diff line number Diff line change
Expand Up @@ -239,9 +239,7 @@ static int write_opcode(struct arch_uprobe *auprobe, struct mm_struct *mm,
if (ret)
goto unlock_out;

lock_page(new_page);
ret = __replace_page(vma, vaddr, old_page, new_page);
unlock_page(new_page);

unlock_out:
unlock_page(old_page);
Expand Down

0 comments on commit a63f35c

Please sign in to comment.