Date: Tue, 05 May 2015 10:13:11 -0600 From: Ian Lepore <ian@freebsd.org> To: "freebsd-arm@FreeBSD.org" <freebsd-arm@FreeBSD.org> Subject: ARM_NEW_PMAP is now the default Message-ID: <1430842391.6170.125.camel@freebsd.org>
next in thread | raw e-mail | index | archive | help
As of r282499, option ARM_NEW_PMAP is now the default. If you've added it to your local config you will see (harmless) warnings about setting the option twice. It's still possible to fall back to the old implementation for testing, by adding "nooption ARM_NEW_PMAP" to your local config, or after the "include std.armv6" in the standard config files. -- Ian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1430842391.6170.125.camel>