Re: [REGRESSION]: x86/idt: Move early IDT setup out of 32-bit asm

From: tedheadster
Date: Mon Oct 16 2017 - 12:10:47 EST


Thomas

On Mon, Oct 16, 2017 at 6:25 AM, Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:
> Matthew,
>
> On Sat, 14 Oct 2017, tedheadster wrote:
>
>> I bisected a bug to commit 87e81786b13b267c4355e0d23e33c7e4c08fa63f.
>> On first generation i486 processors it immediately resets the system
>> after the "Booting the kernel" message.
>
> Duh. Took me a while to understand whats going on. The patch below should
> fix that issue.
>
> Thanks,
>
> tglx
>

I just tested the patch and it worked nicely.

- Matthew Whitehead