DragonFly BSD
DragonFly commits List (threaded) for 2012-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: kernel - Implement Errata 721 for 32-bit kernels too


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 23 Aug 2012 20:55:40 -0700 (PDT)

commit e917a7645571ee28f67a9bd1c358dbcda9161d18
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Thu Aug 23 20:41:26 2012 -0700

    kernel - Implement Errata 721 for 32-bit kernels too
    
    * The AMD errata 721 definitely happens on cpus running in cpu bit mode
      but I got a weird kernel crash on 32-bit (which I don't have time to
      follow up) so I decided, what the heck, might as well do it on 32-bit
      boxes too.

Summary of changes:
 sys/platform/pc32/i386/initcpu.c |   24 ++++++++++++++++++++++++
 1 files changed, 24 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e917a7645571ee28f67a9bd1c358dbcda9161d18


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]