Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 99999
b: refs/heads/master
c: aea5f9f
h: refs/heads/master
i:
  99997: 8c0f7fe
  99995: d6c8584
  99991: 31cd140
  99983: a95a47a
  99967: 760aeb1
v: v3
  • Loading branch information
Ingo Molnar committed Jul 8, 2008
1 parent 7e2a8df commit 6bc5b24
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4a7017370aa0a94a00ae5b5705e9169cdcae5fb8
refs/heads/master: aea5f9f89bae5d5f9eb3fe3cddedbbfb82e6e44f
1 change: 1 addition & 0 deletions trunk/arch/x86/kernel/traps_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -1198,6 +1198,7 @@ void __init trap_init(void)
early_iounmap(p, 4);
#endif

set_trap_gate(0, &divide_error);
set_intr_gate(1, &debug);
set_intr_gate(2, &nmi);
set_system_intr_gate(3, &int3); /* int3/4 can be called from all */
Expand Down

0 comments on commit 6bc5b24

Please sign in to comment.