Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Dec 2003 15:17:19 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/amd64/include mutex.h
Message-ID:  <200312062317.hB6NHJB4075414@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2003/12/06 15:17:19 PST

  FreeBSD src repository

  Modified files:
    sys/amd64/include    mutex.h 
  Log:
  Kill the ASM versions of the mtx_lock_spin and friends.  They were never
  used on amd64, and were actually totally broken.  They had the wrong
  calling conventions.  I believe the i386 versions are going away too.
  
  Approved by:  re (scottl)
  
  Revision  Changes    Path
  1.38      +0 -31     src/sys/amd64/include/mutex.h



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