On Wednesday 08 March 2006 10:09, Eric Dumazet wrote:
> I suggest the following change (seems better than playing vmlinux.lds
> games)
>
> include/asm-x86_64/mmzone.h
> struct memnode {
> int shift;
> u8 map[NODEMAPSIZE];
> } ____cacheline_aligned;
> extern struct memnode memnode;
> #define memnode_shift memnode.shift
> #define memnodemap memnode.map
Can you send tested patches with proper descriptions and signed off lines
please?
-Andi
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html