--- head.S.orig 2004-02-18 11:57:16.000000000 +0800 +++ head.S 2004-02-24 11:08:34.000000000 +0800 @@ -117,9 +117,6 @@ movl %eax,%cr0 /* ..and set paging (PG) bit */ jmp 1f /* flush the prefetch-queue */ 1: - movl $1f,%eax - jmp *%eax /* make sure eip is relocated */ -1: /* Set up the stack pointer */ lss stack_start,%esp