Print this page
patch fix-compile2

*** 357,368 **** struct regs *rp = lwptoregs(lwp); int repost; t->t_pre_sys = repost = 0; /* clear pre-syscall processing flag */ - ASSERT(t->t_schedflag & TS_DONT_SWAP); - syscall_mstate(LMS_USER, LMS_SYSTEM); /* * The syscall arguments in the out registers should be pointed to * by lwp_ap. If the args need to be copied so that the outs can --- 357,366 ----