git: kernel - Move PAT indices 4, 5 to 5, 6

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Jun 7 12:01:53 PDT 2017


commit 704f404a0d28f2071a8c86686d90388c6ad28a26
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Jun 7 11:59:15 2017 -0700

    kernel - Move PAT indices 4, 5 to 5, 6
    
    * Move the PAT indices to solve a stale cache issue on MacBooks that
      prevents proper booting.
    
    Submitted-by: profmakx, peeter
    Taken-from: FreeBSD

Summary of changes:
 sys/platform/pc64/x86_64/pmap.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/704f404a0d28f2071a8c86686d90388c6ad28a26


-- 
DragonFly BSD source repository



More information about the Commits mailing list