Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 99749
b: refs/heads/master
c: af1cf20
h: refs/heads/master
i:
  99747: 5a7b640
v: v3
  • Loading branch information
Ingo Molnar committed Jun 10, 2008
1 parent 026cde5 commit e9f21a2
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 6780711e9817585f89b02b0556aac3564cbe1f45
refs/heads/master: af1cf204ba2fd8135933a2e4df523fb1112dc0e2
4 changes: 4 additions & 0 deletions trunk/include/asm-x86/mpspec.h
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,11 @@ extern unsigned long mp_lapic_addr;

extern void find_smp_config(void);
extern void get_smp_config(void);
#ifdef CONFIG_X86_MPPARSE
extern void early_reserve_e820_mpc_new(void);
#else
static inline void early_reserve_e820_mpc_new(void) { }
#endif

void __cpuinit generic_processor_info(int apicid, int version);
#ifdef CONFIG_ACPI
Expand Down

0 comments on commit e9f21a2

Please sign in to comment.