Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 157069
b: refs/heads/master
c: 78b89ec
h: refs/heads/master
i:
  157067: fabec39
v: v3
  • Loading branch information
Jan Beulich authored and Ingo Molnar committed Aug 18, 2009
1 parent e9a057f commit f4cd9a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 1adcaafe7414c5731f758b158aa0525057225deb
refs/heads/master: 78b89ecd731798f2fec8cc26ca90739253cec33c
8 changes: 1 addition & 7 deletions trunk/arch/x86/kernel/head_32.S
Original file line number Diff line number Diff line change
Expand Up @@ -261,9 +261,7 @@ page_pde_offset = (__PAGE_OFFSET >> 20);
* which will be freed later
*/

#ifndef CONFIG_HOTPLUG_CPU
.section .init.text,"ax",@progbits
#endif
__CPUINIT

#ifdef CONFIG_SMP
ENTRY(startup_32_smp)
Expand Down Expand Up @@ -602,11 +600,7 @@ ignore_int:
#endif
iret

#ifndef CONFIG_HOTPLUG_CPU
__CPUINITDATA
#else
__REFDATA
#endif
.align 4
ENTRY(initial_code)
.long i386_start_kernel
Expand Down

0 comments on commit f4cd9a3

Please sign in to comment.