Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jun 2002 12:18:14 -0700 (PDT)
From:      Ian Dowse <iedowse@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm swap_pager.c
Message-ID:  <200206261918.g5QJIJw0036904@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
iedowse     2002/06/26 12:18:14 PDT

  Modified files:
    sys/vm               swap_pager.c 
  Log:
  Use an explicit cast to avoid relying on sign extension to do the
  right thing in code such as `vm_pindex_t x = ~SWAP_META_MASK'.
  
  Reviewed by:    dillon
  
  Revision  Changes    Path
  1.174     +2 -2      src/sys/vm/swap_pager.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?200206261918.g5QJIJw0036904>