]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] mspec driver build fix
authorJes Sorensen <jes@sgi.com>
Fri, 10 Nov 2006 20:27:49 +0000 (12:27 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 13 Nov 2006 15:40:42 +0000 (07:40 -0800)
commiteec04fb231717db22ce3d85f7298d9a2a34e12a8
tree0f8ccd1b383f486a71b3f5526eb10d245bd9425c
parent0281d39c3ec4ea6e626d5c15368ccfe44934f4d9
[PATCH] mspec driver build fix

Fix MSPEC driver to build for non SN2 enabled configs as the driver should
work in cached and uncached modes (no fetchop) on these systems.  In
addition make MSPEC select IA64_UNCACHED_ALLOCATOR, which is required for
it and move it to arch/ia64/Kconfig to avoid warnings on non ia64
architectures running allmodconfig.  Once the Kconfig code is fixed, we can
move it back.

Signed-off-by: Jes Sorensen <jes@sgi.com>
Cc: Fernando Luis Vzquez Cao <fernando@oss.ntt.co.jp>
Cc: "Luck, Tony" <tony.luck@intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ia64/Kconfig
drivers/char/Kconfig
drivers/char/mspec.c
include/asm-ia64/sn/addrs.h