From: Eric W. Biederman Date: Tue, 30 Mar 2010 08:07:14 +0000 (-0700) Subject: x86, ioapic: Simplify probe_nr_irqs_gsi. X-Git-Tag: v2.6.35-rc1~513^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4afc51a835d3aeba11c35090f524e05c84586d27;p=pandora-kernel.git x86, ioapic: Simplify probe_nr_irqs_gsi. Use the global gsi_end value now that all ioapics have valid gsi numbers instead of a combination of acpi_probe_gsi and walking all of the ioapics and couting their number of entries by hand if acpi_probe_gsi gave us an answer we did not like. Signed-off-by: Eric W. Biederman LKML-Reference: <1269936436-7039-13-git-send-email-ebiederm@xmission.com> Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed