All of lore.kernel.org
 help / color / mirror / Atom feed
* Trouble unloading a module..
@ 2005-10-31 16:49 James Hansen
  2005-11-02  8:11 ` Arjan van de Ven
  0 siblings, 1 reply; 6+ messages in thread
From: James Hansen @ 2005-10-31 16:49 UTC (permalink / raw)
  To: linux-kernel-list

I've having trouble unloading a kernel module for a PCI card that I'm 
porting to 64bit linux.  It doesn't seem to be unloading correctly.  
It's tested, stable and unloads perfectly on a 32bit machine, running 
2.6.10 (and all other 32bit kernels I've tried).

However, on a 64bit machine (unofficial amd/emt64 debian with 2.6.8), 
even though it seems to unload corrrectly, I get a kernel oops if an 
application that uses the driver attempts to connect to the device after 
it's been unloaded.

Being relatively inexperienced at kernel programming, does this point to 
anything that might be obvious to any of you, yet not to me? :)   Or are 
there any common stumbling blocks in terms of unloading modules on 64bit 
linux.

Thanks for any suggestions.

James

^ permalink raw reply	[flat|nested] 6+ messages in thread
[parent not found: <53LbV-6pW-21@gated-at.bofh.it>]

end of thread, other threads:[~2005-11-03 11:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-31 16:49 Trouble unloading a module James Hansen
2005-11-02  8:11 ` Arjan van de Ven
2005-11-02 12:13   ` James Hansen
2005-11-02 12:39     ` Arjan van de Ven
2005-11-03 11:58       ` James Hansen
     [not found] <53LbV-6pW-21@gated-at.bofh.it>
2005-11-01  3:56 ` Robert Hancock

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.