From: Stefan Richter Date: Sat, 11 Aug 2007 09:52:08 +0000 (+0200) Subject: ieee1394: sbp2: fix unsafe iteration over list of devices X-Git-Tag: v2.6.24-rc1~825^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=261b5f664c6c68c5209656a71c41823eda0d938b;p=pandora-kernel.git ieee1394: sbp2: fix unsafe iteration over list of devices sbp2_host_reset and sbp2_handle_status_write are not serialized against sbp2_alloc_device and sbp2_remove_device. Signed-off-by: Stefan Richter --- Reading git-diff-tree failed