﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	field_blocks	field_dependson	field_seealso
751	ppc32 boot fails when boot and stack allocations are in some places	Jiří Zárevúcky		"Prior to commit [https://github.com/HelenOS/helenos/commit/d59718e246e2f30ad97e0364fac7e75455fcb7d1 d59718e2], this is easily reproducible by adding `. = . + 8192;` into the kernel linker script, leaving enough space for kernel stack to be allocated in the created gap. Instead of booting properly and printing output, kernel will keep running but fills the screen with garbage.

If the stack is put after boot allocations, this does not occur, so that's what the workaround commit does.
However, the problem reoccurs if balloc is moved some distance (<600kB) from its usual position."	defect	new	major		helenos/kernel/ppc32	mainline						
