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:
711ef84
)
powerpc/pseries: Simplify vpa deregistration functions
author
Anton Blanchard
<anton@samba.org>
Mon, 25 Jul 2011 01:46:34 +0000
(
01:46
+0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Fri, 5 Aug 2011 04:47:58 +0000
(14:47 +1000)
The VPA, SLB shadow and DTL degistration functions do not need an
address, so simplify things and remove it.
Also cleanup pseries_kexec_cpu_down a bit by storing the cpu IDs
in local variables.
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found