K 10 svn:author V 6 andrew K 8 svn:date V 27 2013-12-15T13:15:38.737374Z K 7 svn:log V 295 Move _end back to the end of the kernel's bss and add an _ebss value to find the end of the bss to clear. Without this the kernel breaks when the size of the .text section is wrong by pushing the startup page table into the area allocated in initarm. It was only by luck this worked previously. END