From: Maciej W. Rozycki Date: Tue, 27 May 2008 20:19:28 +0000 (+0100) Subject: x86: I/O APIC: remove redundant LVT0 masking X-Git-Tag: v2.6.27-rc1~1106^2~251^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b4722a7779ebadcf016fd96ce3156b6acda8a31;p=pandora-kernel.git x86: I/O APIC: remove redundant LVT0 masking The LINT0 line of the local APIC is masked in the LVT0 entry in check_timer() before this function is ever called. Removed the redundant unmasking for better control. Signed-off-by: Maciej W. Rozycki Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed