https://github.com/torvalds/linux
Revision b160544cccb403310cf38ddb3ebc156ea454848a authored by Michael Neuling on 22 October 2008, 19:39:49 UTC, committed by Paul Mackerras on 31 October 2008, 05:11:54 UTC
Fixes this warning:
 arch/powerpc/kernel/setup_64.c:447:5: warning: "kernstart_addr" is not defined

which arises because PHYSICAL_START is no longer a constant when
CONFIG_RELOCATABLE=y.

Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
1 parent 2a4b9c5
History
Tip revision: b160544cccb403310cf38ddb3ebc156ea454848a authored by Michael Neuling on 22 October 2008, 19:39:49 UTC
powerpc: Fix compiler warning for the relocatable kernel
Tip revision: b160544
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.7 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.0 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 102.0 KB
Makefile -rw-r--r-- 55.5 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top