Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 77776
b: refs/heads/master
c: 5db141a
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed Jan 28, 2008
1 parent 9baed2d commit 69192c3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 118 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: 17bfa6397875e6901c3cafdc711437041664d94c
refs/heads/master: 5db141a9469c8446a179696bc7d374f4cd9b207a
4 changes: 2 additions & 2 deletions trunk/arch/sh/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ config DEBUG_BOOTMEM

config DEBUG_STACKOVERFLOW
bool "Check for stack overflows"
depends on DEBUG_KERNEL
depends on DEBUG_KERNEL && SUPERH32
help
This option will cause messages to be printed if free stack space
drops below a certain limit.
Expand All @@ -88,7 +88,7 @@ config 4KSTACKS

config IRQSTACKS
bool "Use separate kernel stacks when processing interrupts"
depends on DEBUG_KERNEL
depends on DEBUG_KERNEL && SUPERH32
help
If you say Y here the kernel will use separate kernel stacks
for handling hard and soft interrupts. This can help avoid
Expand Down
115 changes: 0 additions & 115 deletions trunk/arch/sh64/kernel/irq.c

This file was deleted.

0 comments on commit 69192c3

Please sign in to comment.