[PATCH] fix nr_unused accounting, and avoid recursing in iput with I_WILL_FREE set
[linux-2.6] / include / asm-alpha / numnodes.h
1 #ifndef _ASM_MAX_NUMNODES_H
2 #define _ASM_MAX_NUMNODES_H
3
4 /* Max 128 Nodes - Marvel */
5 #define NODES_SHIFT     7
6
7 #endif /* _ASM_MAX_NUMNODES_H */