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:
061b908
)
powerpc/e500mc: Doorbells need to be taken w/exceptions disabled
author
Kumar Gala
<galak@kernel.crashing.org>
Fri, 9 Jan 2009 00:11:56 +0000
(18:11 -0600)
committer
Kumar Gala
<galak@kernel.crashing.org>
Tue, 13 Jan 2009 23:46:24 +0000
(17:46 -0600)
We use Doorbell interrupts for IPIs and thus we need to make sure we aren't
interrupted in the process of processing the IPI.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Acked-by: Dave Liu <daveliu@freescale.com>
No differences found