From: Jan Beulich Date: Fri, 2 Nov 2012 14:02:40 +0000 (+0000) Subject: x86: hpet: Fix masking of MSI interrupts X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~67^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6acf5a8c931da9d26c8dd77d784daaf07fa2bff0;p=pandora-kernel.git x86: hpet: Fix masking of MSI interrupts HPET_TN_FSB is not a proper mask bit; it merely toggles between MSI and legacy interrupt delivery. The proper mask bit is HPET_TN_ENABLE, so use both bits when (un)masking the interrupt. Signed-off-by: Jan Beulich Cc: stable@vger.kernel.org Link: http://lkml.kernel.org/r/5093E09002000078000A60E6@nat28.tlf.novell.com Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed