From: David Miller <davem@xxxxxxxxxxxxx> Date: Wed, 13 Aug 2008 16:45:20 -0700 (PDT) > 3) Implement IRQ stacks to deal with very real deep stack code path > situations, as reported by Mikulas Patocka. Also, fix a recursion > bug in stack overflow detection. While further testing I noticed a bug which I've pushed into the tree, please repull to fetch it if you haven't already, thanks! The following changes since commit 4f70f7a91bffdcc39f088748dc678953eb9a3fbd: David S. Miller (1): sparc64: Implement IRQ stacks. are available in the git repository at: master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git master David S. Miller (1): sparc64: Handle stack trace attempts before irqstacks are setup. arch/sparc64/kernel/kstack.h | 38 ++++++++++++++++++++------------------ arch/sparc64/kernel/stacktrace.c | 3 +-- 2 files changed, 21 insertions(+), 20 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html