Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 112682
b: refs/heads/master
c: 510b372
h: refs/heads/master
v: v3
  • Loading branch information
Yinghai Lu authored and Ingo Molnar committed Jul 24, 2008
1 parent 6ea423b commit 813d1a3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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: fd60b39f845aa7462453af8aed4f059b162f181f
refs/heads/master: 510b37258dfd61693ca6c039865c78bd996e3718
2 changes: 0 additions & 2 deletions trunk/arch/x86/kernel/genx2apic_phys.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@
#include <asm/ipi.h>
#include <asm/genapic.h>

DEFINE_PER_CPU(int, x2apic_extra_bits);

static int x2apic_phys;

static int set_x2apic_phys_mode(char *arg)
Expand Down
2 changes: 2 additions & 0 deletions trunk/arch/x86/kernel/genx2apic_uv_x.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
#include <asm/uv/uv_hub.h>
#include <asm/uv/bios.h>

DEFINE_PER_CPU(int, x2apic_extra_bits);

static enum uv_system_type uv_system_type;

static int __init uv_acpi_madt_oem_check(char *oem_id, char *oem_table_id)
Expand Down

0 comments on commit 813d1a3

Please sign in to comment.