]> git.neil.brown.name Git - history.git/commit
[PATCH] PPC64 iSeries: replace semaphores with completions
authorStephen Rothwell <sfr@canb.auug.org.au>
Thu, 6 May 2004 00:38:06 +0000 (17:38 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 6 May 2004 00:38:06 +0000 (17:38 -0700)
commitfe61f793e676bc2b7d27ab10f126d4e7529c6159
tree8a6a35c9253cd37021ffc237d08664353d2924e5
parentd1a1ac7bdfcd0ca24815192818bad76d5c1129fb
[PATCH] PPC64 iSeries: replace semaphores with completions

This replaces some usages of sempahores on the stack with completions.

We think we have had at least one bug report that could be caused by the
inherent race in the semaphore usage.
arch/ppc64/kernel/mf.c