commit | e7507ed91e093b9e4e218e41ebfdce05458258fc | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dtor_core@ameritech.net> | Mon Oct 17 16:43:32 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Oct 17 17:03:57 2005 -0700 |
tree | c2e89b585e9153677d626bb7dfe7ef12426016a0 | |
parent | 5cc9eeef9a9567acdfc2f6943f24381bf460f008 [diff] |
[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 <dtor@mail.ru> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>