Re: [PATCH] x86, reboot: skip DMI checks if reboot set by user

From: Ingo Molnar
Date: Thu Jan 19 2012 - 14:41:36 EST



* Michael D Labriola <mlabriol@xxxxxxxx> wrote:

> > Yes, and such a patch would be appreciated.
> >
> > The reason it is as it is dates back to before the 32-64 bit
> > unification, as far as I know.
> >
> > (BIOS reboot is currently not supported on 64 bits, mainly.)
>
> Well, that does complicate it a bit. I'll gin something up
> and see what you think. I guess it will involve having an
> #ifdef CONFIG_X86_32 block inside a single dmi_table structure
> for the BIOS quirks.

Btw., i'd suggest to keep the two changes in separate patches,
so that if any causes problems we can bisect to it separately.
The more patches you can reasonably split it up into, the
better.

Thanks,

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/