git: kernel - Remove machdep.hack_efifb_probe_early hack

Michael Neumann mneumann at crater.dragonflybsd.org
Wed Aug 19 07:22:11 PDT 2020


commit b1122e3cbd55be825debb5766a4242317c71d40d
Author: Michael Neumann <mneumann at ntecs.de>
Date:   Wed Aug 19 16:11:34 2020 +0200

    kernel - Remove machdep.hack_efifb_probe_early hack
    
    * This hack was introduced as a temporary fix for bug #3167 (see commit c2a57f42).
    
    * Since commit faeb2db "kernel - Hack the DMAP size" the temporary hack is no longer required.
    
    * Tested on TUXEDO InfinityBook Pro 14v4 laptop where this bug initially occured.

Summary of changes:
 sys/boot/common/loader.8           |  4 ----
 sys/platform/pc64/x86_64/machdep.c | 19 ++-----------------
 2 files changed, 2 insertions(+), 21 deletions(-)

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


-- 
DragonFly BSD source repository


More information about the Commits mailing list