Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 70941
b: refs/heads/master
c: afc5465
h: refs/heads/master
i:
  70939: 3ab4f4f
v: v3
  • Loading branch information
Andrew Morton authored and Thomas Gleixner committed Oct 17, 2007
1 parent a1ece61 commit 742a09b
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 0f8e45a288991ff24951b83fe83cf3eb011bbaed
refs/heads/master: afc54659b1023a5232a55b7b8919294c693ff8ab
3 changes: 2 additions & 1 deletion trunk/include/asm-x86/numa_64.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
#define _ASM_X8664_NUMA_H 1

#include <linux/nodemask.h>
#include <asm/apicdef.h>

struct bootnode {
u64 start,end;
Expand All @@ -19,7 +20,7 @@ extern void numa_set_node(int cpu, int node);
extern void srat_reserve_add_area(int nodeid);
extern int hotadd_percent;

extern unsigned char apicid_to_node[256];
extern unsigned char apicid_to_node[MAX_LOCAL_APIC];
#ifdef CONFIG_NUMA
extern void __init init_cpu_to_node(void);

Expand Down

0 comments on commit 742a09b

Please sign in to comment.