public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Steven Rostedt <rostedt@goodmis.org>
To: Valdis.Kletnieks@vt.edu
Cc: Ingo Molnar <mingo@elte.hu>, LKML <linux-kernel@vger.kernel.org>
Subject: Re: 2.6.10-rc3-mm1-V0.7.33-03 and NVidia wierdness, with workaround...
Date: Fri, 17 Dec 2004 11:19:22 -0500	[thread overview]
Message-ID: <1103300362.12664.53.camel@localhost.localdomain> (raw)
In-Reply-To: <200412161626.iBGGQ5CI020770@turing-police.cc.vt.edu>

On Thu, 2004-12-16 at 11:26 -0500, Valdis.Kletnieks@vt.edu wrote:
> (Yes, I know NVidia is evil and all that.. If you're not Ingo or NVidia,
> consider this "documenting the workaround" ;)
> 
> For reasons I can't explain, the NVidia module won't initialize
> correctly with V0-0.7.33-03 if built with CONFIG_SPINLOCK_BKL.  It however
> works fine with CONFIG_PREEMPT_BKL, changing nothing else in the config.
> It also works fine with 2.6.10-rc3-mm1 without Ingo's patch.

You were able to get the NVidia driver to work? Most of my machines have
the NVidia card (yes evil, but I like them) and I haven't been able to
get them to work on the rc3-mm1 (and a few earlier). Grant you, I didn't
try hard, but I did try a little on V0.7.33-0, and gave up later. 

How did you get by the...

1) pgd_offset_k_is_obsolete (not too hard, just a few patches for me)
2) class_simple_create and friends going to GPL (I just removed the GPL
from my code)
3) for Ingo's patches only, the might_sleep in the os_interface section.
having interrupts turned off. (here's where mine failed, I tried saving
and restoring them, turning them on that is, backwards from the normal
local_irq_save, and it would just be unstable here).

Do you have it working for the 2.6.10-rc3-mm1 without Ingo's patches?

Thanks,

-- Steve

  reply	other threads:[~2004-12-17 16:19 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-16 16:26 2.6.10-rc3-mm1-V0.7.33-03 and NVidia wierdness, with workaround Valdis.Kletnieks
2004-12-17 16:19 ` Steven Rostedt [this message]
2004-12-17 17:03   ` Steven Rostedt
2004-12-17 18:10     ` Valdis.Kletnieks
2004-12-17 20:04       ` Steven Rostedt
2004-12-17 21:49         ` Valdis.Kletnieks
2004-12-17 21:55           ` Steven Rostedt
2004-12-17 21:52         ` Steven Rostedt
2004-12-17 22:42           ` Valdis.Kletnieks
2004-12-19 16:20             ` Steven Rostedt
2004-12-20  2:46               ` Joe
2004-12-20  4:22                 ` Steven Rostedt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1103300362.12664.53.camel@localhost.localdomain \
    --to=rostedt@goodmis.org \
    --cc=Valdis.Kletnieks@vt.edu \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox