git: kernel/pmap: Add missing opt_ddb.h include to get at DDB.

Sascha Wildner swildner at crater.dragonflybsd.org
Tue Apr 4 19:00:39 PDT 2023


commit 4a3a2ba296f3e1cbe8b53fd4198023b0a0abc24d
Author: Sascha Wildner <saw at online.de>
Date:   Wed Apr 5 03:59:32 2023 +0200

    kernel/pmap: Add missing opt_ddb.h include to get at DDB.
    
    Also fix the printing of a backtrace in two error cases.

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

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4a3a2ba296f3e1cbe8b53fd4198023b0a0abc24d


-- 
DragonFly BSD source repository


More information about the Commits mailing list