From: Akinobu Mita Date: Sat, 5 Apr 2008 13:39:04 +0000 (+0900) Subject: x86: avoid redundant loop in io_apic_level_ack_pending() X-Git-Tag: v2.6.26-rc1~1154^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d25cb0811fd0bca2cfd80095ee7663147363f68;p=pandora-kernel.git x86: avoid redundant loop in io_apic_level_ack_pending() If one can find an ack pending pin, there is no need to check the rest of them. Signed-off-by: Akinobu Mita Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed