CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2022/12/05 01:58:49

Modified files:
        sys/kern       : subr_evcount.c 

Log message:
Avoid event counter re-insert in evcount_percpu()

This fixes evcount_list corruption that happened when evcount_percpu()
was called after evcount_init_percpu().

OK jca@ cheloha@ jmatthew@

Reply via email to