Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757791AbYBQOqT (ORCPT ); Sun, 17 Feb 2008 09:46:19 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755933AbYBQOqJ (ORCPT ); Sun, 17 Feb 2008 09:46:09 -0500 Received: from slowhand.arndnet.de ([88.198.19.76]:53624 "EHLO mail.unitix.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755646AbYBQOqI (ORCPT ); Sun, 17 Feb 2008 09:46:08 -0500 Message-ID: <47B848A9.3080308@i4.informatik.rwth-aachen.de> Date: Sun, 17 Feb 2008 15:46:01 +0100 From: Arnd Hannemann User-Agent: Thunderbird 2.0.0.6 (X11/20071022) MIME-Version: 1.0 To: Iain Paton CC: Jordan Crouse , Andres Salomon , marc.jones@amd.com, Linux Kernel Mailing List , wim@iguana.be Subject: Re: Geode GX/LX watchdog timer (RESEND) References: <20080116165606.3ebc06a4@ephemeral> <478F25D6.3060503@i4.informatik.rwth-aachen.de> <20080117134032.4cc1a1cf@ephemeral> <478FB255.5040001@i4.informatik.rwth-aachen.de> <20080117211917.GF8244@cosmic.amd.com> <478FCDB6.4010708@i4.informatik.rwth-aachen.de> <20080117223644.GK8244@cosmic.amd.com> <478FDC12.6020505@i4.informatik.rwth-aachen.de> <20080119010624.GA25328@cosmic.amd.com> <47934B2E.3020707@i4.informatik.rwth-aachen.de> <20080121170700.GC6884@cosmic.amd.com> <4794E664.6020209@i4.informatik.rwth-aachen.de> <47B8413A.80105@lkml.darkvoyage.org.uk> In-Reply-To: <47B8413A.80105@lkml.darkvoyage.org.uk> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1536 Lines: 50 Hi, Iain Paton wrote: > Arnd Hannemann wrote: > >> I can confirm that it is still working fine :-) > > Hi, > > Has anyone managed to build this as a module against the full 2.6.24 > release ? > > I am seeing the following error: > > CC [M] lib/zlib_inflate/infutil.o > CC [M] lib/zlib_inflate/inftrees.o > CC [M] lib/zlib_inflate/inflate_syms.o > LD [M] lib/zlib_inflate/zlib_inflate.o > Building modules, stage 2. > MODPOST 251 modules > ERROR: "geode_mfgpt_toggle_event" [drivers/watchdog/geodewdt.ko] undefined! > ERROR: "geode_mfgpt_alloc_timer" [drivers/watchdog/geodewdt.ko] undefined! > make[1]: *** [__modpost] Error 1 > make: *** [modules] Error 2 > > > arch/x86/kernel/mfgpt_32.c where these are defined seems to have been > built ok and they appear in System.map. > > The only other thing I've done is to add "[PATCH] pata_cs5536 Fix > secondary port configuration" recently posted by Martin K. Petersen but > I don't believe that would cause this. > > .config is available at http://pastebin.ca/907299 Never tried to built it as a module. Probably there are issues with that. If I remember correctly I saw a patch in 2.6.25-rc which mentioned that using mfgpt in modules won't work. Does this apply to 2.6.24 as well? Best regards, Arnd Hannemann -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/