CVSROOT:        /cvs
Module name:    src
Changes by:     guent...@cvs.openbsd.org        2015/06/27 19:16:29

Modified files:
        sys/arch/amd64/amd64: db_trace.c locore.S spl.S trap.c vector.S 
        sys/arch/amd64/include: trap.h 

Log message:
Split AST handling from trap() into ast() and get rid of T_ASTFLT.
Don't skip the AST check when returning from *fork() in the child.
Make sure to count interrupts even when they're deferred or stray.

testing by krw@, and then many via snapshots

Reply via email to