https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289204
--- Comment #8 from Konstantin Belousov <[email protected]> --- (In reply to Mark Johnston from comment #7) If a kernel thread sets TDP_GEOM and does not exit, there is absolutely no mechanism that an AST handler is called for it at all. Instead of adding some call to wait for ast in kthread exit path, I think we should avoid setting TDP_GEOM for kthread at all. -- You are receiving this mail because: You are the assignee for the bug.
