From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Date: Tue, 07 Nov 2006 21:35:12 +0000 Subject: Re: [PATCH 0/1] mspec driver: compile error Message-Id: <20061107133512.a49b11e0.akpm@osdl.org> List-Id: References: <1162881017.13700.105.camel@sebastian.intellilink.co.jp> <4550609A.7010908@sgi.com> In-Reply-To: <4550609A.7010908@sgi.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Jes Sorensen Cc: Fernando Luis =?ISO-8859-1?Q?V=E1zquez?= Cao , Linux Kernel Mailing List , bjorn_helgaas@hp.com, Nick Piggin , Robin Holt , Dean Nelson , Hugh Dickins , Linus Torvalds , linux-ia64 , Tony Luck On Tue, 07 Nov 2006 11:31:54 +0100 Jes Sorensen wrote: > 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. i386 `make allmodconfig' says: drivers/char/Kconfig:425:warning: 'select' used by config symbol 'MSPEC' refer to undefined symbol 'IA64_UNCACHED_ALLOCATOR'