From: Maciej W. Rozycki Date: Tue, 27 May 2008 20:19:22 +0000 (+0100) Subject: x86: I/O APIC: remove redundant 8259A {,un}masking X-Git-Tag: v2.6.27-rc1~1106^2~251^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80d16bace63e057d30337e48d70aef0881656457;p=pandora-kernel.git x86: I/O APIC: remove redundant 8259A {,un}masking For a better control the masking and unmasking of the timer interrupt line in the 8259A operating in the 'Virtual Wire' mode has been moved out of setup_ExtINT_IRQ0_pin() now, so remove the redundant calls from the function. Signed-off-by: Maciej W. Rozycki Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed