projects
/
platform
/
upstream
/
kernel-adaptation-pc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8545cd2
)
[POWERPC] Remove stale comment from head_64.S
author
Sonny Rao
<sonny@burdell.org>
Fri, 23 Mar 2007 02:44:31 +0000
(22:44 -0400)
committer
Paul Mackerras
<paulus@samba.org>
Thu, 12 Apr 2007 17:55:14 +0000
(
03:55
+1000)
This is now inaccurate because we may not have entered prom_init() and
r3 is overwritten immediately anyway.
Signed-off-by: Sonny Rao <sonny@burdell.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/head_64.S
patch
|
blob
|
history
diff --git
a/arch/powerpc/kernel/head_64.S
b/arch/powerpc/kernel/head_64.S
index
5a53ceb
..
aff5398
100644
(file)
--- 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)
/*