Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 164657
b: refs/heads/master
c: 414f325
h: refs/heads/master
i:
  164655: 4c83c3d
v: v3
  • Loading branch information
Vegard Nossum committed Jul 1, 2009
1 parent 4862990 commit 84a8306
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: a4a874a906ae69c35df4b712fadbc35b15665355
refs/heads/master: 414f3251aa1b4cbd1e070866971eabc004a7dc20
3 changes: 0 additions & 3 deletions trunk/arch/x86/mm/kmemcheck/kmemcheck.c
Original file line number Diff line number Diff line change
Expand Up @@ -225,9 +225,6 @@ void kmemcheck_hide(struct pt_regs *regs)

BUG_ON(!irqs_disabled());

if (data->balance == 0)
return;

if (unlikely(data->balance != 1)) {
kmemcheck_show_all();
kmemcheck_error_save_bug(regs);
Expand Down

0 comments on commit 84a8306

Please sign in to comment.