Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 228976
b: refs/heads/master
c: 990a32d
h: refs/heads/master
v: v3
  • Loading branch information
Jack Steiner authored and Ingo Molnar committed Jan 11, 2011
1 parent 6e3bb7f commit d7f25ac
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: 24d9b70b8c679264756a6980e668b96b3f964826
refs/heads/master: 990a32d1e54b3c0f7304bec95fb883404589b3f0
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/apic/x2apic_uv_x.c
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@ struct apic __refdata apic_x2apic_uv_x = {

static __cpuinit void set_x2apic_extra_bits(int pnode)
{
__get_cpu_var(x2apic_extra_bits) = (pnode << 6);
__get_cpu_var(x2apic_extra_bits) = (pnode << uvh_apicid.s.pnode_shift);
}

/*
Expand Down

0 comments on commit d7f25ac

Please sign in to comment.