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:
c0ce7d0
)
[POWERPC] Skip the "copy down" of the kernel if it is already at zero.
author
Jimi Xenidis
<jimix@watson.ibm.com>
Mon, 26 Jun 2006 08:56:58 +0000
(
04:56
-0400)
committer
Paul Mackerras
<paulus@samba.org>
Wed, 28 Jun 2006 05:18:53 +0000
(15:18 +1000)
This patch allows the kernel to recognized that it was loaded at zero
and the copy down of the image is unnecessary. This is useful for
Simulators and kexec models.
On a typical 3.8 MiB vmlinux.strip this saves about 2.3 million instructions.
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found