Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 136389
b: refs/heads/master
c: e46d517
h: refs/heads/master
i:
  136387: 2faaaaa
v: v3
  • Loading branch information
Ingo Molnar committed Jan 14, 2009
1 parent 1b1c012 commit e8ca2e0
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: 4a046d1754ee6ebb6f399696805ed61ea0444d4c
refs/heads/master: e46d51787e23a607cac5f593ac9926743a636dff
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 @@ -188,7 +188,7 @@ static void flush_tlb_others_ipi(const struct cpumask *cpumask,
* We have to send the IPI only to
* CPUs affected.
*/
send_IPI_mask(cpumask, INVALIDATE_TLB_VECTOR_START + sender);
send_IPI_mask(f->flush_cpumask, INVALIDATE_TLB_VECTOR_START + sender);

while (!cpumask_empty(to_cpumask(f->flush_cpumask)))
cpu_relax();
Expand Down

0 comments on commit e8ca2e0

Please sign in to comment.