I suggest that you not take over the .long 0,0 directive in there; it's there to reserve a system call number for a system call that is installed via a module (or some other kernel patch). Add it after sys_vm86, then change 166 to 167 in the .space directive. |