lkml.org 
[lkml]   [2004]   [Jul]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] fix rmmod sbp2 hang in 2.6.7
On Wed, 14 Jul 2004 11:48:54 +0800
Hugang <hugang@soulinfo.com> wrote:

| Hi:
|
| http://sourceforge.net/mailarchive/forum.php?thread_id=5036991&forum_id=5389
|
| * modified files
|
| --- orig/drivers/base/driver.c
| +++ mod/drivers/base/driver.c
| @@ -106,8 +106,8 @@
|
| void driver_unregister(struct device_driver * drv)
| {
| - bus_remove_driver(drv);
| down(&drv->unload_sem);
| + bus_remove_driver(drv);
| up(&drv->unload_sem);
| }
|

Sorry, the above patch, can't fix rmmod sbp2 complete,I still got hang when
rmmod sbp2 in my PowerBook G4 sometimes.

--
Hu Gang / Steve
Linux Registered User 204016
GPG Public Key: http://soulinfo.com/~hugang/hugang.asc
-
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/

\
 
 \ /
  Last update: 2005-03-22 14:04    [W:0.074 / U:0.212 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site