projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b9b72f
)
[POWERPC] Minor comment fix for misc_64.S
author
Geoff Levand
<geoffrey.levand@am.sony.com>
Tue, 25 Jul 2006 21:05:01 +0000
(14:05 -0700)
committer
Paul Mackerras
<paulus@samba.org>
Mon, 31 Jul 2006 04:37:46 +0000
(14:37 +1000)
A minor comment fix for misc_64.S from Takao Shinohara.
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/misc_64.S
patch
|
blob
|
history
diff --git
a/arch/powerpc/kernel/misc_64.S
b/arch/powerpc/kernel/misc_64.S
index bfb407fc1aa1f5ed747e789289a5daa53260dd81..e3ed21cd3d945e6d3e5afbfb64108dc5602517f6 100644
(file)
--- a/
arch/powerpc/kernel/misc_64.S
+++ b/
arch/powerpc/kernel/misc_64.S
@@
-687,7
+687,7
@@
_GLOBAL(kexec_sequence)
/* clear out hardware hash page table and tlb */
ld r5,0(r27) /* deref function descriptor */
mtctr r5
- bctrl /* ppc_md.h
ash
_clear_all(void); */
+ bctrl /* ppc_md.h
pte
_clear_all(void); */
/*
* kexec image calling is: