From: Stefan Richter Date: Thu, 14 Sep 2006 20:05:16 +0000 (+0200) Subject: ieee1394: raw1394: arm functions slept in atomic context X-Git-Tag: v2.6.19-rc1~644^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3253b669eed7194ae490acb4aadab7262bbfeb8d;p=pandora-kernel.git ieee1394: raw1394: arm functions slept in atomic context Sleeping functions like copy_to_user were accessed inside spinlocks in raw1394's arm_register, arm_unregister, arm_get_buf, arm_set_buf. http://bugzilla.kernel.org/show_bug.cgi?id=7120 Signed-off-by: Stefan Richter Tested-by: David Trent (cherry picked from e575953ec17c3f5c1e738847d2d16c241bb99783 commit) --- Reading git-diff-tree failed