From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Jones Date: Fri, 20 Jan 2006 02:29:39 +0000 Subject: Re: [2.6 patch] drivers/sn/ must be entered for CONFIG_SGI_IOC3 Message-Id: <20060120022939.GA22184@redhat.com> List-Id: References: <20060117235521.GA14298@redhat.com> <20060119032423.GI19398@stusta.de> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Jes Sorensen Cc: Adrian Bunk , pfg@sgi.com, Linux Kernel , tony.luck@intel.com, linux-ia64@vger.kernel.org On Thu, Jan 19, 2006 at 04:54:00AM -0500, Jes Sorensen wrote: > >>>>> "Adrian" = Adrian Bunk writes: > > Adrian> On Tue, Jan 17, 2006 at 06:55:21PM -0500, Dave Jones wrote: > >> kernel/drivers/serial/ioc3_serial.ko needs unknown symbol > >> ioc3_unregister_submodule > >> > >> CONFIG_SERIAL_SGI_IOC3=m CONFIG_SGI_IOC3=m > > Adrian> The untested patch below should fix it. > > Actually I think this is more appropriate so we don't end up with 17 > cases that add drivers/sn to the build lib. > > Dave, does this solve the problem? Yep, looks like it. Dave