commit | 26e109b0a90b5ef7b025e44a969836ab9a598ffc | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@linux-foundation.org> | Thu Dec 13 16:15:34 2007 -0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Feb 01 14:34:57 2008 -0800 |
tree | df2117de26c53ab4137663107c699963968c20b9 | |
parent | 1cfab028afe5827433195c57b6f36d61a79beb50 [diff] |
USB: testing driver: don't free a locked mutex Dopey thing to do and lockdep will (or should) warn. Spotted by Daniel Walker. Cc: Matthias Kaehlcke <matthias.kaehlcke@gmail.com> Cc: Daniel Walker <dwalker@mvista.com> Cc: Ingo Molnar <mingo@elte.hu> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>