git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a70173
)
x86: fix "x86: let setup_arch call init_apic_mappings for 32bit"
author
Ingo Molnar
<mingo@elte.hu>
Fri, 4 Jul 2008 10:16:55 +0000
(12:16 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 8 Jul 2008 11:16:27 +0000
(13:16 +0200)
add back this line lost from trap_init():
set_trap_gate(0, ÷_error);
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found