Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Jul 2003 04:32:48 -0700 (PDT)
From:      Mike Makonnen <mtm@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_umtx.c
Message-ID:  <200307191132.h6JBWmkN010569@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mtm         2003/07/19 04:32:48 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             kern_umtx.c 
  Log:
  Turn a KASSERT back into an EINVAL return value. So, next time someone
  comes across it, it will turn into a core dump in userland instead of
  a kernel panic. I had also inverted the sense of the test, so
  
  Double pointy hat to:   mtm
  
  Revision  Changes    Path
  1.11      +4 -2      src/sys/kern/kern_umtx.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307191132.h6JBWmkN010569>