From: Alexander Nyberg Date: Thu, 23 Jun 2005 07:09:13 +0000 (-0700) Subject: [PATCH] avoid resursive oopses X-Git-Tag: v2.6.13-rc1~68^2~452 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df164db5fd16888ddbe2a63a47b2f6dda9a428b5;p=pandora-kernel.git [PATCH] avoid resursive oopses Prevent recursive faults in do_exit() by leaving the task alone and wait for reboot. This may allow a more graceful shutdown and possibly save the original oops. Signed-off-by: Alexander Nyberg Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed