From 0874dd40bf3c1f291da14b2c554c5640c0b6bf1b Mon Sep 17 00:00:00 2001 From: Takao Shinohara Date: Tue, 1 May 2007 07:01:07 +1000 Subject: [PATCH] [POWERPC] PS3: Fix system slowdown The PS3 HV will deliver soft-disabled interrupts at the next HV call or interrupt. Add an HV call to local_irq_restore() to force the timely delivery of any pending interrupts. This fixes the system slowdown bug reported here http://bugzilla.kernel.org/show_bug.cgi?id=8260 Signed-off-by: Geoff Levand Acked-by: Benjamin Herrenschmidt Signed-off-by: Paul Mackerras --- Reading git-format-patch failed