Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Sep 2010 23:31:48 +0000 (UTC)
From:      Nathan Whitehorn <nwhitehorn@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/powerpc/aim mmu_oea64.c
Message-ID:  <201009072332.o87NW12O059637@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nwhitehorn    2010-09-07 23:31:48 UTC

  FreeBSD src repository

  Modified files:
    sys/powerpc/aim      mmu_oea64.c 
  Log:
  SVN rev 212308 on 2010-09-07 23:31:48Z by nwhitehorn
  
  Fix an error made in r209975 related to context ID allocation for 64-bit
  PowerPC CPUs running a 32-bit kernel. This bug could cause in-use VSIDs
  to be allocated again to another process, causing memory space overlaps
  and corruption.
  
  Reported by:    linimon
  
  Revision  Changes    Path
  1.35      +7 -4      src/sys/powerpc/aim/mmu_oea64.c



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