Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a5bcbcaff24185695b296d4aa2278c5f890a7987
Commit:     a5bcbcaff24185695b296d4aa2278c5f890a7987
Parent:     8545cd201134860b1eb72578419f5cbd4c0789c0
Author:     Sonny Rao <[EMAIL PROTECTED]>
AuthorDate: Thu Mar 22 22:44:31 2007 -0400
Committer:  Paul Mackerras <[EMAIL PROTECTED]>
CommitDate: Fri Apr 13 03:55:14 2007 +1000

    [POWERPC] Remove stale comment from head_64.S
    
    This is now inaccurate because we may not have entered prom_init() and
    r3 is overwritten immediately anyway.
    
    Signed-off-by: Sonny Rao <[EMAIL PROTECTED]>
    Signed-off-by: Paul Mackerras <[EMAIL PROTECTED]>
---
 arch/powerpc/kernel/head_64.S |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/arch/powerpc/kernel/head_64.S b/arch/powerpc/kernel/head_64.S
index 5a53ceb..aff5398 100644
--- a/arch/powerpc/kernel/head_64.S
+++ b/arch/powerpc/kernel/head_64.S
@@ -1734,10 +1734,6 @@ _STATIC(__boot_from_prom)
        /* We never return */
        trap
 
-/*
- * At this point, r3 contains the physical address we are running at,
- * returned by prom_init()
- */
 _STATIC(__after_prom_start)
 
 /*
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to