arch/tile: use 0 for IRQ_RESCHEDULE instead of 1
authorChris Metcalf <cmetcalf@tilera.com>
Tue, 27 Mar 2012 19:21:00 +0000 (15:21 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Mon, 2 Apr 2012 16:00:16 +0000 (12:00 -0400)
This avoids assigning IRQ 0 to PCI devices, because we've seen that
doesn't always work well.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>

No differences found