Print this page
patch fix-compile2

*** 489,499 **** ASSERT_STACK_ALIGNED(); type = rp->r_trapno; CPU_STATS_ADDQ(CPU, sys, trap, 1); - ASSERT(ct->t_schedflag & TS_DONT_SWAP); if (type == T_PGFLT) { errcode = rp->r_err; if (errcode & PF_ERR_WRITE) --- 489,498 ----