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:
079cdb6
)
[POWERPC] spufs: optimize spu_run
author
Christoph Hellwig
<hch@lst.de>
Tue, 13 Feb 2007 20:54:24 +0000
(21:54 +0100)
committer
Arnd Bergmann
<arnd@klappe.arndb.de>
Tue, 13 Feb 2007 20:55:41 +0000
(21:55 +0100)
There is no need to directly wake up contexts in spu_activate when
called from spu_run, so add a flag to surpress this wakeup.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
No differences found