commit 2cb716446feb09d7f5380995ff3dc45b92d90d33
Author: Matthew Dillon <[email protected]>
Date:   Fri Jun 21 17:47:31 2019 -0700

    kernel - Move trap_is_smap() test outside of DDB condition
    
    * The trap_is_smap() test, and generally the code handling improper
      user mode accesses from kernel mode, must be placed outside the
      DDB conditional.

Summary of changes:
 sys/platform/pc64/x86_64/trap.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2cb716446feb09d7f5380995ff3dc45b92d90d33


-- 
DragonFly BSD source repository

Reply via email to