cvs commit: src/sys/platform/vkernel/platform console.c

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Jul 1 21:21:55 PDT 2007


dillon      2007/07/01 21:19:14 PDT

DragonFly src repository

  Modified files:
    sys/platform/vkernel/platform console.c 
  Log:
  sigwinch has to run with the big giant lock so use the DragonFly
  interrupt API to handle it rather then running it directly from the
  signal handler.  Fixes a panic.
  
  Revision  Changes    Path
  1.17      +19 -5     src/sys/platform/vkernel/platform/console.c


http://www.dragonflybsd.org/cvsweb/src/sys/platform/vkernel/platform/console.c.diff?r1=1.16&r2=1.17&f=u





More information about the Commits mailing list