> Date: Mon, 19 Oct 2020 10:00:49 +0200
> From: Martin Pieuchot
>
> uao_init() is called from uvm_km_init() which itself is called by
> uvm_init(). None of the *init() functions in UVM have a guard, so be
> coherent and remove this one.
>
> ok?
Yes, that seems redundant.
ok kettenis@
> Index
uao_init() is called from uvm_km_init() which itself is called by
uvm_init(). None of the *init() functions in UVM have a guard, so be
coherent and remove this one.
ok?
Index: uvm/uvm_aobj.c
===
RCS file: /cvs/src/sys/uvm/uvm_aobj.c