Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 88827
b: refs/heads/master
c: d2bcbad
h: refs/heads/master
i:
  88825: 0f044e8
  88823: c00a2d4
v: v3
  • Loading branch information
Glauber de Oliveira Costa authored and Ingo Molnar committed Apr 17, 2008
1 parent fc6bfbe commit 00509cc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 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: 802b8133b4f78c30a2668d142d78861e27c0c6a7
refs/heads/master: d2bcbad5f3ad38a1c09861bca7e252dde7bb8259
7 changes: 0 additions & 7 deletions trunk/arch/x86/kernel/smpboot_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -195,11 +195,6 @@ static void __cpuinit start_secondary(void *unused)
enable_NMI_through_LVT0();
enable_8259A_irq(0);
}
/*
* low-memory mappings have been cleared, flush them from
* the local TLBs too.
*/
local_flush_tlb();

/* This must be done before setting cpu_online_map */
set_cpu_sibling_map(raw_smp_processor_id());
Expand Down Expand Up @@ -714,8 +709,6 @@ static void __cpuinit __smp_prepare_cpu(int cpu)
schedule_work(&info.task);
wait_for_completion(&done);
}

zap_low_mappings();
}
#endif

Expand Down

0 comments on commit 00509cc

Please sign in to comment.