From: Dmitry Torokhov Date: Mon, 17 Oct 2005 23:43:32 +0000 (-0700) Subject: [PATCH] uniput - fix crash on SMP X-Git-Tag: v2.6.14-rc5~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7507ed91e093b9e4e218e41ebfdce05458258fc;p=pandora-kernel.git [PATCH] uniput - fix crash on SMP Only signal completion after marking request slot as free, otherwise other processor can free request structure before we finish using it. Signed-off-by: Dmitry Torokhov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed