git: vkernel - Do not re-initialize vcons

Antonio Huete Jimenez tuxillo at crater.dragonflybsd.org
Sat Jun 30 10:42:58 PDT 2018


commit 1f04691de893a78a1e38ae14e1c4bdd2e8ed4ebd
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date:   Sat Jun 30 19:36:53 2018 +0000

    vkernel - Do not re-initialize vcons
    
    - Commit fb3cf125d1 introduced a cninit() call in configure_final()
      and vcons should properly handle multiple initialization.
    - This fixes the vkernel boot problem in current master.

Summary of changes:
 sys/platform/vkernel64/platform/console.c | 4 ++++
 1 file changed, 4 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1f04691de893a78a1e38ae14e1c4bdd2e8ed4ebd


-- 
DragonFly BSD source repository



More information about the Commits mailing list