cvs commit: src/sys/kern lwkt_msgport.c

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Oct 21 18:01:33 PDT 2003


dillon      2003/10/21 18:01:16 PDT

  Modified files:
    sys/kern             lwkt_msgport.c 
  Log:
  MSGF_DONE needs to be cleared when a message is to be handled asynchronously.
  Nobody uses lwkt_waitmsg() yet so the bug didn't effect anything.
  
  Noticed-by: Galen Sampson <galen_sampson at xxxxxxxxx>
  
  Revision  Changes    Path
  1.6       +1 -0      src/sys/kern/lwkt_msgport.c






More information about the Commits mailing list