From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Subject: Re: Kernel 2.6.6 Bug !!!! Date: Mon, 10 May 2004 13:50:48 +0200 Sender: linux-ide-owner@vger.kernel.org Message-ID: <409F6C98.8080301@yahoo.de> References: <409F64B7.6050906@yahoo.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from smtp018.mail.yahoo.com ([216.136.174.115]:49818 "HELO smtp018.mail.yahoo.com") by vger.kernel.org with SMTP id S264526AbUEJLoE (ORCPT ); Mon, 10 May 2004 07:44:04 -0400 In-Reply-To: <409F64B7.6050906@yahoo.de> List-Id: linux-ide@vger.kernel.org To: Stefan Cc: linux-ide@vger.kernel.org Update, I had an error in my makefile and didn't notice it until now. I should have tested it with 2.6.5 right after I made the change. So my driver works, only the nvidia driver seems broken. I try to find out why. Stefan wrote: > Sorry for posting this to the ide list, but it is the only one I'm > registered. > > I just got the new kernel 2.6.6. It seems like there is a really bad > bug in it. > The Nvidia driver and my soundcard driver (this one I wrote myself), > don't work anymore. > > When I try to load those modules I get: > > Inavalid Module Format > > Who should I contact in order to resolve this issue immidiately???? > > Tanks, R.S. > > P.S. On OSNews I saw someone mentioning: > > > -mregparm=3 (register option) or 4 kb stacks > > both aren't set in my kernel > > Also I notived, both of the modules have a different name now in 2.6.5 > they were named: > > cmaudio.ko > nvidia.o > > now in 2.6.6 > > cmaudio.o > nvidia.ko > > Was there a change in compile flags or such thing? > - > To unsubscribe from this list: send the line "unsubscribe linux-ide" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >