X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-x86_64%2Fnuma.h;h=1cc92fe02503d00abee3782364dfad767e19386f;hb=9464c7cf61b9433057924c36e6e02f303a00e768;hp=933ff11ece15203a3844ace8fdf66858c3c58be1;hpb=41689045f6a3cbe0550e1d34e9cc20d2e8c432ba;p=linux-2.6.git diff --git a/include/asm-x86_64/numa.h b/include/asm-x86_64/numa.h index 933ff11ec..1cc92fe02 100644 --- a/include/asm-x86_64/numa.h +++ b/include/asm-x86_64/numa.h @@ -8,6 +8,7 @@ struct bootnode { }; extern int compute_hash_shift(struct bootnode *nodes, int numnodes); +extern int pxm_to_node(int nid); #define ZONE_ALIGN (1UL << (MAX_ORDER+PAGE_SHIFT))