cvs commit: src/sys/i386/i386 trap.c

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Jul 20 00:14:49 PDT 2003


dillon      2003/07/20 00:14:23 PDT

  Modified files:
    sys/i386/i386        trap.c 
  Log:
  doreti was improperly clearing the entire gd_reqflags field when, in
  fact, it was only supposed to clear RQF_INTPEND.  This resulted in
  reschedules not being left flagged for userret.
  
  Revision  Changes    Path
  1.25      +8 -7      src/sys/i386/i386/trap.c






More information about the Commits mailing list