cache: counter_u64_add_protected -> counter_u64_add
authormjg <mjg@FreeBSD.org>
Sun, 19 Jan 2020 17:05:26 +0000 (17:05 +0000)
committermjg <mjg@FreeBSD.org>
Sun, 19 Jan 2020 17:05:26 +0000 (17:05 +0000)
commit1ba7593a6944187716a651d34f12f282d7b1819c
treebc5a6cc49dd3c591c74ff03a4ab72d6b1d7d199a
parent63513e1182e093a4ef89812da26830266b6190c2
cache: counter_u64_add_protected -> counter_u64_add

Fixes booting on RISC-V where it does happen to not be equivalent.

Reported by: lwhsu
sys/kern/vfs_cache.c