Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 305308
b: refs/heads/master
c: 62179d4
h: refs/heads/master
v: v3
  • Loading branch information
Richard Weinberger committed May 21, 2012
1 parent 287a9db commit d2daefd
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: 54ce9256ad705ae8b628edfadce161aa7099922d
refs/heads/master: 62179d47c2b1495bedc942b424e933a4b0f2ed51
1 change: 1 addition & 0 deletions trunk/arch/um/kernel/tlb.c
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ static int do_ops(struct host_vm_change *hvc, int end,
default:
printk(KERN_ERR "Unknown op type %d in do_ops\n",
op->type);
BUG();
break;
}
}
Expand Down

0 comments on commit d2daefd

Please sign in to comment.