From: Andi Kleen Date: Wed, 11 Jan 2006 21:46:12 +0000 (+0100) Subject: [PATCH] x86_64: Make sure BITS_PER_ATOMIC is defined in asm-generic/atomic.h X-Git-Tag: v2.6.16-rc1~304 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99f7b77d3c62045bb47dfc4228a2341ba71bff1d;p=pandora-kernel.git [PATCH] x86_64: Make sure BITS_PER_ATOMIC is defined in asm-generic/atomic.h Fixes CC fs/nfsctl.o In file included from include2/asm/atomic.h:427, from /home/lsrc/quilt/linux/include/linux/file.h:8, from /home/lsrc/quilt/linux/fs/nfsctl.c:8: /home/lsrc/quilt/linux/include/asm-generic/atomic.h:20:5: warning: "BITS_PER_LONG" is not defined Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed