Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 283545
b: refs/heads/master
c: 53b5650
h: refs/heads/master
i:
  283543: 846f0ba
v: v3
  • Loading branch information
Ingo Molnar committed Dec 5, 2011
1 parent 66357de commit eb2a672
Show file tree
Hide file tree
Showing 2 changed files with 4 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: bda62633983f9db49ce0b1a9235b3709c1cda5f0
refs/heads/master: 53b5650273fea486ac8ac6c1d1e9a6cd17aa31ca
3 changes: 3 additions & 0 deletions trunk/arch/x86/kernel/irq_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ DEFINE_PER_CPU(struct pt_regs *, irq_regs);
EXPORT_PER_CPU_SYMBOL(irq_regs);

#ifdef CONFIG_DEBUG_STACKOVERFLOW

int sysctl_panic_on_stackoverflow __read_mostly;

/* Debugging check for stack overflow: is there less than 1KB free? */
static int check_stack_overflow(void)
{
Expand Down

0 comments on commit eb2a672

Please sign in to comment.