Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 88991
b: refs/heads/master
c: cb046ee
h: refs/heads/master
i:
  88989: 5398291
  88987: 57f13bf
  88983: a417ca6
  88975: f822a50
  88959: cc0c740
v: v3
  • Loading branch information
Joe Perches authored and Ingo Molnar committed Apr 17, 2008
1 parent 0f9aa62 commit 50db69a
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 2c4e8830414de84cc969a1f9685f4c48b91ca6e7
refs/heads/master: cb046eed76b7f74e619479f1aba17e74ce6f5159
5 changes: 3 additions & 2 deletions trunk/include/asm-x86/numa_64.h
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
#ifndef _ASM_X8664_NUMA_H
#ifndef _ASM_X8664_NUMA_H
#define _ASM_X8664_NUMA_H 1

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

struct bootnode {
u64 start,end;
u64 start;
u64 end;
};

extern int compute_hash_shift(struct bootnode *nodes, int numnodes);
Expand Down

0 comments on commit 50db69a

Please sign in to comment.