Eric W. Biederman 6bf2dafad1 [PATCH] x86-64: Use irq_domain in ioapic_retrigger_irq
Thanks to YH Lu for spotting this.  It appears I missed this function when I
refactored allocate_irq_vector and introduced irq_domain, with the result that
all retriggered irqs would go to cpu 0 even if we were not prepared to receive
them there.

While reviewing YH's patch I also noticed that this function was missing
locking, and since I am now reading two values from two diffrent arrays that
looks like a race we might be able to hit in the real world.

Cc: Yinghai Lu <yinghai.lu@amd.com>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Andi Kleen <ak@suse.de>
2006-10-21 18:37:02 +02:00
..
2006-10-20 10:26:44 -07:00
2006-10-11 11:14:14 -07:00
2006-10-03 22:34:14 +02:00
2006-10-17 15:03:08 -07:00
2006-10-11 11:17:06 -07:00
2006-10-18 18:30:59 +02:00
2006-10-12 12:16:13 +09:00
2006-10-03 23:01:26 +02:00
2006-10-19 17:20:31 -07:00
2006-10-03 23:01:26 +02:00