ChangeSet@1.1570, 2005-01-19 14:57:17-02:00, trini@kernel.crashing.org [PATCH] ppc32: Fix a problem with the TLB Miss handler There is a problem in the TLB Miss (and Error, as they jump to the Miss handler) handlers. The problem is that when an app spans more than one L1 entry, we don't have all of the correct information, and do_page_fault() things a protection fault happened, when it didn't really. The fix for this is to modify the handlers slightly to force a TLB Error in this case. Lots of suggestions from: Joakim Tjernlund Signed-off-by: Tom Rini ChangeSet@1.1569, 2005-01-19 14:16:32-02:00, temnota@kmv.ru [PATCH] Prevent NMI oopser from triggering when megaraid2 waits for abort/reset cmd completion > We should backport msleep() in 2.4.29-pre1. Ok, msleep() backported, but driver isn't fixed. This patch acceptable? Prevent NMI oopser kill kernel thread when megaraid2 driver waiting abort or reset command completion. Signed-off-by: Andrey Melnikov ChangeSet@1.1568, 2005-01-19 14:09:30-02:00, marcelo@logos.cnet Change VERSION to v2.4.29 TAG: v2.4.29