Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 79870
b: refs/heads/master
c: 5f76cb1
h: refs/heads/master
v: v3
  • Loading branch information
Roland McGrath authored and Ingo Molnar committed Jan 30, 2008
1 parent a23004e commit 6ed470e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 3f80c1adc900769f2070432419da3b5ddbf066fc
refs/heads/master: 5f76cb1f6c42e7575256595f85b8b97d84ec669e
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/step.c
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ static int is_setting_trap_flag(struct task_struct *child, struct pt_regs *regs)
case 0x26: case 0x2e:
case 0x36: case 0x3e:
case 0x64: case 0x65:
case 0xf2: case 0xf3:
case 0xf0: case 0xf2: case 0xf3:
continue;

case 0x40 ... 0x4f:
Expand Down

0 comments on commit 6ed470e

Please sign in to comment.