Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Oct 2000 13:24:40 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_mutex.c
Message-ID:  <200010202024.NAA56293@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2000/10/20 13:24:40 PDT

  Modified files:
    sys/kern             kern_mutex.c 
  Log:
  Doh.  Fix a 64-bit-ism by using uintptr_t for a temporary lock variable
  instead of int.
  
  Revision  Changes    Path
  1.7       +2 -2      src/sys/kern/kern_mutex.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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