aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
diff options
context:
space:
mode:
authorGravatar Thomas Gleixner <tglx@linutronix.de> 2014-05-07 15:44:08 +0000
committerGravatar Thomas Gleixner <tglx@linutronix.de> 2014-05-16 14:05:19 +0200
commit0a2db49dc4fe2873f857617d320c37b6bfe40255 (patch)
tree8eecb10c8ac8fd9db345a1f7f5d28f3c247ad61e /drivers/pci
parentx86: hpet: Use irq_alloc/free_hwirq() (diff)
downloadlinux-0a2db49dc4fe2873f857617d320c37b6bfe40255.tar.gz
linux-0a2db49dc4fe2873f857617d320c37b6bfe40255.tar.bz2
linux-0a2db49dc4fe2873f857617d320c37b6bfe40255.zip
x86: uv: Use irq_alloc/free_hwirq()
No functional change. The request to allocate the irq above NR_IRQS_LEGACY is completely pointless as the implementation enforces that the dynamic allocations are above the GSI interrupts, which includes the legacy PIT irqs. This does not replace the requirement to move x86 to irq domains, but it limits the mess to some degree. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Grant Likely <grant.likely@linaro.org> Cc: Tony Luck <tony.luck@intel.com> Cc: Peter Zijlstra <peterz@infradead.org> Cc: x86@kernel.org Link: http://lkml.kernel.org/r/20140507154335.252789823@linutronix.de Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'drivers/pci')
0 files changed, 0 insertions, 0 deletions