Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 37653
b: refs/heads/master
c: b2e9c7d
h: refs/heads/master
i:
  37651: 21fcd8f
v: v3
  • Loading branch information
Peter Zijlstra authored and Linus Torvalds committed Oct 1, 2006
1 parent 06f3b78 commit d3ccf1a
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: 74ae3221818eaf3884ceac931ba3cd2c00045483
refs/heads/master: b2e9c7d07fcc8966d6aa50a77afa66c9919bd5a8
1 change: 1 addition & 0 deletions trunk/drivers/char/sysrq.c
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ static struct sysrq_key_op sysrq_crashdump_op = {
static void sysrq_handle_reboot(int key, struct pt_regs *pt_regs,
struct tty_struct *tty)
{
lockdep_off();
local_irq_enable();
emergency_restart();
}
Expand Down

0 comments on commit d3ccf1a

Please sign in to comment.