cvs commit: src/sys/i386/isa ipl.s

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


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

  Modified files:
    sys/i386/isa         ipl.s 
  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.11      +7 -5      src/sys/i386/isa/ipl.s






More information about the Commits mailing list