« Previous | Next » 

Revision a675155e

IDa675155e2d78b083b47774c118990041333308b5

Added by Alexander Graf over 12 years ago

PPC: Fix IPI support in MPIC

The current IPI support in the MPIC code is incomplete and doesn't work. This
code adds proper support for IPIs in MPIC by using the IDE register to remember
which CPUs IPIs are still outstanding to. New triggers through the IPI trigger
register only add to the list of CPUs we want to IPI.

Signed-off-by: Alexander Graf <>


v1 -> v2:

- Use MAX_IPI instead of hardcoded 4

Signed-off-by: Alexander Graf <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences