[POWERPC] Fix spurious vectors on weird MPIC
authorJosh Boyer <jwboyer@linux.vnet.ibm.com>
Mon, 30 Apr 2007 20:38:11 +0000 (06:38 +1000)
committerPaul Mackerras <paulus@samba.org>
Wed, 2 May 2007 10:04:30 +0000 (20:04 +1000)
The weird TSI 10x MPIC needs an EOI after getting a spurious vector.  This
patch uses the existing MPIC_SPV_EOI flag to fix this issue.

Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found