From: Clemens Ladisch Date: Mon, 14 Jun 2010 09:46:25 +0000 (+0200) Subject: firewire: cdev: fix race in iso context creation X-Git-Tag: v2.6.36-rc1~490^2^3~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdfe273ee54b29498851fc8058516037d284270c;p=pandora-kernel.git firewire: cdev: fix race in iso context creation Protect the client's iso context pointer against a race that can happen when more than one creation call is executed at the same time. Signed-off-by: Clemens Ladisch Signed-off-by: Stefan Richter --- Reading git-diff-tree failed