git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
664c100
)
arch/tile: use 0 for IRQ_RESCHEDULE instead of 1
author
Chris Metcalf
<cmetcalf@tilera.com>
Tue, 27 Mar 2012 19:21:00 +0000
(15:21 -0400)
committer
Chris 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