move_stack
move_stack(initrd_start - PAGE_SIZE);
extern void move_stack(unsigned long new_stack);
move_stack(initrd_image_start - PAGE_SIZE);