Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 113541
b: refs/heads/master
c: 8b1c870
h: refs/heads/master
i:
  113539: 3e2b50d
v: v3
  • Loading branch information
Alexander van Heukelum authored and Ingo Molnar committed Oct 13, 2008
1 parent d345902 commit ad5511e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4b986a365253b57d8ab4ed7b796ba0893ff4c05c
refs/heads/master: 8b1c870f19849235b8c7e4dfe2ec6b0d691fa9d7
2 changes: 0 additions & 2 deletions trunk/arch/x86/kernel/traps_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -861,8 +861,6 @@ void restart_nmi(void)
/* runs on IST stack. */
asmlinkage void __kprobes do_int3(struct pt_regs *regs, long error_code)
{
trace_hardirqs_fixup();

if (notify_die(DIE_INT3, "int3", regs, error_code, 3, SIGTRAP)
== NOTIFY_STOP)
return;
Expand Down

0 comments on commit ad5511e

Please sign in to comment.