aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs/spufs.h
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2007-04-13 10:46:21 +1000
committerPaul Mackerras <paulus@samba.org>2007-04-13 10:46:21 +1000
commit390cbb56a731546edc0f35fbc4c5045676467581 (patch)
tree04d9b93ef11262d5b22c5b31810f1cdcb17affe9 /arch/powerpc/platforms/cell/spufs/spufs.h
parent[POWERPC] ibmebus: change probe/remove interface from using loc-code to DT path (diff)
downloadlinux-dev-390cbb56a731546edc0f35fbc4c5045676467581.tar.xz
linux-dev-390cbb56a731546edc0f35fbc4c5045676467581.zip
[POWERPC] Fix detection of loader-supplied initrd on OF platforms
Commit 79c8541924a220964f9f2cbed31eaa9fdb042eab introduced code to move the initrd if it was in a place where it would get overwritten by the kernel image. Unfortunately this exposed the fact that the code that checks whether the values passed in r3 and r4 are intended to indicate the start address and size of an initrd image was not as thorough as the kernel's checks. The symptom is that on OF-based platforms, the bootwrapper can cause an exception which causes the system to drop back into OF. Previously it didn't matter so much if the code incorrectly thought that there was an initrd, since the values for start and size were just passed through to the kernel. Now the bootwrapper needs to apply the same checks as the kernel since it is now using the initrd data itself (in the process of copying it if necessary). This adds the code to do that. Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/platforms/cell/spufs/spufs.h')
0 files changed, 0 insertions, 0 deletions