commit | 5cddd2e355d0df400782dae80722945c8197b1c5 | [log] [tgz] |
---|---|---|
author | Josh Boyer <jwboyer@linux.vnet.ibm.com> | Tue May 01 06:38:11 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Wed May 02 20:04:30 2007 +1000 |
tree | b920ea2a7e1c8b57d6c6900699fbef0edfd0c187 | |
parent | 0f21712df1cbf21d35da8287331d64ff75ca7b01 [diff] |
[POWERPC] Fix spurious vectors on weird MPIC 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>