Date: Mon, 30 Mar 2015 16:28:05 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: svn commit: r280856 - stable/10/sys/amd64/conf Message-ID: <201503301628.t2UGS5C3082114@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jhb Date: Mon Mar 30 16:28:04 2015 New Revision: 280856 URL: https://svnweb.freebsd.org/changeset/base/280856 Log: Revert accidental(?) change in r280455 and do not compile hwpmc statically into GENERIC by default. This change is not present in HEAD and was not made in the two commits to HEAD that r280455 merged. Modified: stable/10/sys/amd64/conf/GENERIC Modified: stable/10/sys/amd64/conf/GENERIC ============================================================================== --- stable/10/sys/amd64/conf/GENERIC Mon Mar 30 15:29:06 2015 (r280855) +++ stable/10/sys/amd64/conf/GENERIC Mon Mar 30 16:28:04 2015 (r280856) @@ -84,7 +84,6 @@ options SMP # Symmetric MultiProcesso device cpufreq # Bus support. -device hwpmc device acpi options ACPI_DMAR device pci
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503301628.t2UGS5C3082114>