summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_trap.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/kern/subr_trap.c')
-rw-r--r--sys/kern/subr_trap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/kern/subr_trap.c b/sys/kern/subr_trap.c
index 095bbdf..dcba5b8 100644
--- a/sys/kern/subr_trap.c
+++ b/sys/kern/subr_trap.c
@@ -260,7 +260,6 @@ ast(struct trapframe *framep)
}
userret(td, framep);
- mtx_assert(&Giant, MA_NOTOWNED);
}
const char *
OpenPOWER on IntegriCloud