Always allow loading of cpuctl(4). When a CPU feature is not
commit3b7087fccea8083cf8a2ef2575fabccde9af31e1
authorkib <kib@FreeBSD.org>
Thu, 16 Jun 2016 12:07:40 +0000 (16 12:07 +0000)
committerkib <kib@FreeBSD.org>
Thu, 16 Jun 2016 12:07:40 +0000 (16 12:07 +0000)
treeca082fcecc8a8b29b4af912691dc8c479bfa387a
parent496a3b1f658d32d5ed000ef2ee765245a29a6c67
Always allow loading of cpuctl(4).  When a CPU feature is not
supported, e.g. CPUID or MSR, return ENODEV from the ioctl which needs
that feature.

Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Approved by: re (hrs)
sys/dev/cpuctl/cpuctl.c