Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 36541
b: refs/heads/master
c: bac9c66
h: refs/heads/master
i:
  36539: 09b3fc4
v: v3
  • Loading branch information
Akinobu Mita authored and Martin Schwidefsky committed Sep 28, 2006
1 parent d944f68 commit c3cd004
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: a77c64c1a641950626181b4857abb701d8f38ccc
refs/heads/master: bac9c66cd25e134077b284fc59bee6e5a8475d33
1 change: 1 addition & 0 deletions trunk/arch/s390/mm/fault.c
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,7 @@ do_exception(struct pt_regs *regs, unsigned long error_code, int is_protection)
up_read(&mm->mmap_sem);
if (tsk->pid == 1) {
yield();
down_read(&mm->mmap_sem);
goto survive;
}
printk("VM: killing process %s\n", tsk->comm);
Expand Down

0 comments on commit c3cd004

Please sign in to comment.