From: Haavard Skinnemoen Date: Mon, 3 Dec 2007 17:30:15 +0000 (+0100) Subject: [AVR32] Fix wrong pt_regs in critical exception handler X-Git-Tag: v2.6.24-rc5~51^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5998a3cf327c90d0a7116eca72c0d2df2be8ecfd;p=pandora-kernel.git [AVR32] Fix wrong pt_regs in critical exception handler It's not like it really matters at this point since the system is dying anyway, but handle_critical pushes too few registers on the stack so the register dump, which makes the register dump look a bit strange. This patch fixes it. Signed-off-by: Haavard Skinnemoen --- Reading git-diff-tree failed