]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
bhyve: actually call bhyve_caph_cache_catpages
authorrlibby <rlibby@FreeBSD.org>
Mon, 11 Sep 2017 07:24:56 +0000 (07:24 +0000)
committerrlibby <rlibby@FreeBSD.org>
Mon, 11 Sep 2017 07:24:56 +0000 (07:24 +0000)
commit73fc1b681630b4147f2fd3bb6551e24cb46b71f4
treea824973f96329db21f2e657f6c19e30d03707a7d
parent0533e701e8c2446392c2a6786b174aa839d9839f
bhyve: actually call bhyve_caph_cache_catpages

Gcc noticed that bhyve_caph_cache_catpages was defined but unused.
It is a stable/11 copy of caph_cache_catpages in head.

Direct commit to stable/11. This bug does not apply to head.

Reviewed by: grehan
Approved by: markj (mentor)
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D12212
usr.sbin/bhyve/bhyverun.c