Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 99828
b: refs/heads/master
c: b194b12
h: refs/heads/master
v: v3
  • Loading branch information
Cliff Wickman authored and Ingo Molnar committed Jul 8, 2008
1 parent bb4255f commit 8a6e1f6
Show file tree
Hide file tree
Showing 4 changed files with 455 additions and 400 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: 73e991f45fe7644711c0c9dd357a1a2c6e222707
refs/heads/master: b194b120507276b4f09e2e14f941884e777fc7c8
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/tlb_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ void native_flush_tlb_others(const cpumask_t *cpumaskp, struct mm_struct *mm,
cpumask_t cpumask = *cpumaskp;

if (is_uv_system() && uv_flush_tlb_others(&cpumask, mm, va))
return;
return;

/* Caller has disabled preemption */
sender = smp_processor_id() % NUM_INVALIDATE_TLB_VECTORS;
Expand Down
Loading

0 comments on commit 8a6e1f6

Please sign in to comment.