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:
09f5dc4
)
[PATCH] powerpc: Don't use toc in decrementer_iSeries_masked
author
Michael Ellerman
<michael@ellerman.id.au>
Tue, 7 Feb 2006 02:26:14 +0000
(13:26 +1100)
committer
Paul Mackerras
<paulus@samba.org>
Tue, 7 Feb 2006 10:51:53 +0000
(21:51 +1100)
Since
404849bbd2bfd62e05b36f4753f6e1af6050a824
we've been using
LOAD_REG_ADDRBASE, which uses the toc pointer, in decrementer_iSeries_masked.
This can explode if we take the decrementer interrupt while we're in a module,
because the toc pointer in r2 will be the module's toc pointer.
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/head_64.S
patch
|
blob
|
history
diff --cc
arch/powerpc/kernel/head_64.S
Simple merge