|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.45, 2007/02/09 21:55:04 | version 1.46, 2007/02/17 22:31:37 | ||
|---|---|---|---|
|
|
||
| #if 0 | #if 0 | ||
| /* Don't bother with the rest if switching to a system process. */ | /* Don't bother with the rest if switching to a system process. */ | ||
| testl $P_SYSTEM,L_FLAG(%edi); XXX NJWLWP lwp's don't have P_SYSTEM! | testl $PK_SYSTEM,L_FLAG(%edi); XXX NJWLWP lwp's don't have PK_SYSTEM! | ||
| jnz switch_restored | jnz switch_restored | ||
| #endif | #endif | ||