]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
arch/tile: allocate PCI IRQs later in boot
authorChris Metcalf <cmetcalf@tilera.com>
Tue, 17 May 2011 19:25:21 +0000 (15:25 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 23 Jun 2011 22:05:32 +0000 (15:05 -0700)
commit646543453327a2b85083f4012d3bbeb5dabdabb8
tree8b4930520bb8002827827dd89a5a2037a5b7a737
parentc39eaeb11a73c6f09d2042d55930c54e356fc1c1
arch/tile: allocate PCI IRQs later in boot

commit f4de51de2edcd26ec77bfc71b1f00b1de5a5dc20 upstream.

This change became required due to some recent reworking in the
platform-independent IRQ code.  It is required for 2.6.38 and later.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/tile/kernel/pci.c