Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Sep 2007 23:43:52 +0000 (UTC)
From:      Alfred Perlstein <alfred@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_sx.c src/sys/sys sx.h
Message-ID:  <200709102343.l8ANhqXa003266@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alfred      2007-09-10 23:43:52 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/kern             kern_sx.c 
    sys/sys              sx.h 
  Log:
  FreeBSD 7 has a macro that converts calls to sx_init -> sx_init_flags,
  however FreeBSD 6 needs this as a function to preserve binary compat.
  
  Pointed out by: kmacy
  
  Revision  Changes    Path
  1.25.2.7  +7 -0      src/sys/kern/kern_sx.c
  1.21.2.7  +1 -1      src/sys/sys/sx.h



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