commit | 0956af53afea290c5676c75249fc2c180d831375 | [log] [tgz] |
---|---|---|
author | mochel@digitalimplant.org <mochel@digitalimplant.org> | Thu Mar 24 18:58:45 2005 -0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Jun 20 15:15:19 2005 -0700 |
tree | 43ba929157462d22b6320a8924823a56cb292569 | |
parent | 63c4f204ffc8219696bda88eb20c9873d007a2fc [diff] |
[PATCH] Call klist_del() instead of klist_remove(). - Can't wait on removing the current item in the list (the positive refcount *because* we are using it causes it to deadlock). Signed-off-by: Patrick Mochel <mochel@digitalimplant.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>