[PATCH] powerpc: Remove old comment in head.S
Anton Blanchard
anton at samba.org
Tue Dec 13 07:56:54 EST 2005
Remove a comment in head.S which is no longer relevant.
Signed-off-by: Anton Blanchard <anton at samba.org>
---
Index: gr_work/arch/powerpc/kernel/head_64.S
===================================================================
--- gr_work.orig/arch/powerpc/kernel/head_64.S 2005-12-05 21:15:02.577178123 -0600
+++ gr_work/arch/powerpc/kernel/head_64.S 2005-12-05 21:16:31.656616438 -0600
@@ -1855,7 +1855,7 @@
mulli r13,r27,PACA_SIZE /* Calculate vaddr of right paca */
add r13,r13,r24 /* for this processor. */
add r13,r13,r26 /* convert to physical addr */
- mtspr SPRN_SPRG3,r13 /* PPPBBB: Temp... -Peter */
+ mtspr SPRN_SPRG3,r13
/* Do very early kernel initializations, including initial hash table,
* stab and slb setup before we turn on relocation. */
More information about the Linuxppc64-dev
mailing list