If the kernel image gets too big, "cmp ebx, KERNEL_LOAD_PAGES*8 + 1"
[pintos-anon] / grading / userprog / null.S
1         .globl _start
2 _start:         
3         int $0x30