Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 25635
b: refs/heads/master
c: 0ffe984
h: refs/heads/master
i:
  25633: e1ac13e
  25631: c51b14b
v: v3
  • Loading branch information
Christoph Lameter authored and Tony Luck committed Apr 8, 2006
1 parent d134d39 commit 9ba3463
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 8cab7ccccbdd9fe3cf6b3400d5a88ecb683a5b1b
refs/heads/master: 0ffe984917b9cd6ecc19ffbc06f35869d8c18df8
3 changes: 3 additions & 0 deletions trunk/arch/ia64/mm/fault.c
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@ ia64_do_page_fault (unsigned long address, unsigned long isr, struct pt_regs *re
struct siginfo si;
unsigned long mask;

/* mmap_sem is performance critical.... */
prefetchw(&mm->mmap_sem);

/*
* If we're in an interrupt or have no user context, we must not take the fault..
*/
Expand Down

0 comments on commit 9ba3463

Please sign in to comment.