Skip to content
Snippets Groups Projects
Commit aea5f9f8 authored by Ingo Molnar's avatar Ingo Molnar
Browse files

x86: fix "x86: let setup_arch call init_apic_mappings for 32bit"


add back this line lost from trap_init():

        set_trap_gate(0,  &divide_error);

Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 4a701737
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment