]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix compilation failures on different arches that have vm_machdep.c not
authorGleb Smirnoff <glebius@FreeBSD.org>
Tue, 15 Jan 2019 19:33:47 +0000 (19:33 +0000)
committerGleb Smirnoff <glebius@FreeBSD.org>
Tue, 15 Jan 2019 19:33:47 +0000 (19:33 +0000)
commit396694153f690007ce289402fb388163d6f07c44
tree4a68fa3f8c2a172500de4a807ab2c71f4cf9397b
parent475d54fac3197c6f804ce11d935ddfea5cf74d8c
Fix compilation failures on different arches that have vm_machdep.c not
aware of counter_u64_t by including counter.h into uma_int.h. I'm not
happy about this inclusion, but it fixes compilation ASAP.
sys/compat/linuxkpi/common/src/linux_page.c
sys/vm/uma_dbg.c
sys/vm/uma_int.h