Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Oct 1997 21:38:25 -0700 (PDT)
From:      David Greenman <davidg@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/i386 mem.c
Message-ID:  <199710240438.VAA01587@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidg      1997/10/23 21:38:19 PDT

  Modified files:        (Branch: RELENG_2_2)
    sys/i386/i386        mem.c 
  Log:
  Merge important fix from rev 1.44 that was overlooked for the 2.2.5
  release: fix panic that can result from anything that accesses kernel
  memory (w, ps, top, snmpd) if the kernel memory should change during
  the accesses, resulting in bogus /dev/kmem memory references.
  Wcarchive paniced yesterday due to this bug.
  
  Revision  Changes    Path
  1.38.2.2  +7 -2      src/sys/i386/i386/mem.c



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