commit | c0350024723b4a69e38655816484d934aca8eb30 | [log] [tgz] |
---|---|---|
author | Christian Lamparter <chunkeey@web.de> | Fri Mar 06 00:53:59 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Mar 06 15:54:32 2009 -0500 |
tree | 3c7ab2ba6f97daf654249fb4ed98f3b1922955a9 | |
parent | bd05f28e1a15ae62994fe309a524695fe26dd834 [diff] |
p54: fix race condition in memory management This patch fixes a number of race conditions in the driver. Up until now, "entry" pointer was initialized before acquiring the right lock. Signed-off-by: Christian Lamparter <chunkeey@web.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>