git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5cc9eee
)
[PATCH] uniput - fix crash on SMP
author
Dmitry Torokhov
<dtor_core@ameritech.net>
Mon, 17 Oct 2005 23:43:32 +0000
(16:43 -0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Tue, 18 Oct 2005 00:03:57 +0000
(17:03 -0700)
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>
No differences found