commit | 7132799b0e49c48cf119dbe02d20810860d20991 | [log] [tgz] |
---|---|---|
author | Valentine Barshak <vbarshak@ru.mvista.com> | Thu Apr 03 23:09:43 2008 +0400 |
committer | Olof Johansson <olof@lixom.net> | Mon Apr 07 09:16:29 2008 -0500 |
tree | bc57047cce9764081582aca08ccb393eee27753b | |
parent | f724bf77813d73318bf97dab9626156a0a87c7fc [diff] |
[POWERPC] kexec: MPIC ack interrupts at mpic_teardown_this_cpu() We really need to ack interrupts at mpic_teardown, since not all platforms reset mpic at kernel start-up. For example, kexec'ed kernel hangs on P.A. Semi if mpic_eoi() isn't called. Signed-off-by: Valentine Barshak <vbarshak@ru.mvista.com> Signed-off-by: Olof Johansson <olof@lixom.net>