Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jul 2001 06:06:47 -0700 (PDT)
From:      Tor Egge <tegge@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/isa npx.c
Message-ID:  <200107171306.f6HD6lc04318@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tegge       2001/07/17 06:06:47 PDT

  Modified files:
    sys/i386/isa         npx.c 
  Log:
  The per-cpu temporary buffers are not needed since the pcb_save areas have
  the proper alignment.  Change dummy variable in npxinit from stack to bss
  to ensure proper alignment.
  
  Reviewed by:	bde
  
  Revision  Changes    Path
  1.106     +6 -15     src/sys/i386/isa/npx.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?200107171306.f6HD6lc04318>