« Previous | Next » 

Revision 9250fd24

ID9250fd24a98af75f196480a75aacf99291ef46a9

Added by Alexander Graf over 12 years ago

PPC: Set MPIC IDE for IPI to 0

We use the IDE register with IPIs as a mask to keep track which processors
have already acknowledged the respective interrupt. So we need to initialize
it to 0 to make sure that it doesn't accidently fire an IPI on CPU0 when the
first IPI is triggered.

Reported-by: Elie Richa <>
Signed-off-by: Alexander Graf <>


v2 -> v3:

- fix IDE IPI reset

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences