commit | a360fae67bc173942f620d44d1b23cfb5ccaaf96 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Tue Jun 01 22:52:50 2010 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Aug 10 13:47:41 2010 -0700 |
tree | be45781b50fb44586694e265d9ec113e481809f5 | |
parent | 4287341d4dba27ef8048f589e3c0bc683c9f2017 [diff] |
synclink: reworking locking a bit Use the port mutex and port lock to fix the various races. The locking still isn't totally consistent but its better than before. Wants switching to the port helpers. Signed-off-by: Alan Cox <alan@linux.intel.com> Cc: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>