[systemd-devel] [PATCH 1/2] arm/aarch64: detect-virt: check dmi
Lennart Poettering
lennart at poettering.net
Wed Nov 4 02:48:26 PST 2015
On Tue, 03.11.15 22:52, Wei Huang (wei at redhat.com) wrote:
> > - /* Both CPUID and DMI are x86 specific interfaces... */
> > -#if defined(__i386__) || defined(__x86_64__)
> > +#if defined(__i386__) || defined(__x86_64__) || defined(__arm__) || defined(__aarch64__)
> >
> > static const char *const dmi_vendors[] = {
> > "/sys/class/dmi/id/sys_vendor",
> >
>
> Reviewed-by: Wei Huang <wei at redhat.com>
(Just to mention that: we do not use Reviewed-By: headers in systemd,
that's a kernel thing, and we are not the kernel)
Lennart
--
Lennart Poettering, Red Hat
More information about the systemd-devel
mailing list