[PATCH] ia64: don't call note_interrupt() for per-CPU irqs
The note_interrupt() code is racy for per-CPU irqs and causes severe performance problems due to cache-line bouncing on large SMPs. Just don't call it for that case.
Showing
Please register or sign in to comment