On Tue, 03.11.15 22:52, Wei Huang ([email protected]) 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 <[email protected]>
(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 _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
