linux/arch
Jan Beulich 29a4f067f9 x86: hpet: Fix masking of MSI interrupts
commit 6acf5a8c93 upstream.

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 <jbeulich@suse.com>
Link: http://lkml.kernel.org/r/5093E09002000078000A60E6@nat28.tlf.novell.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-12-17 10:49:03 -08:00
..
alpha Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts 2012-10-02 09:47:25 -07:00
arm ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_VFPv3 set 2012-12-17 10:49:02 -08:00
avr32 avr32: select generic atomic64_t support 2012-03-12 10:32:57 -07:00
blackfin
cris
frv
h8300
ia64 random: remove rand_initialize_irq() 2012-08-15 12:04:28 -07:00
m32r
m68k m68k: fix sigset_t accessor functions 2012-11-26 11:34:35 -08:00
microblaze
mips kbuild: Fix gcc -x syntax 2012-11-26 11:34:37 -08:00
mn10300 mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports it 2012-10-13 05:28:02 +09:00
parisc PARISC: fix user-triggerable panic on parisc 2012-12-03 12:59:13 -08:00
powerpc powerpc/ptrace: Fix build with gcc 4.6 2012-12-17 10:49:02 -08:00
s390 s390/gup: add missing TASK_SIZE check to get_user_pages_fast() 2012-11-26 11:34:34 -08:00
score score: fix off-by-one index into syscall table 2012-01-25 17:25:04 -08:00
sh oprofile, arm/sh: Fix oprofile_arch_exit() linkage issue 2012-01-06 14:13:57 -08:00
sparc sparc64: not any error from do_sigaltstack() should fail rt_sigreturn() 2012-12-03 12:59:14 -08:00
tile arch/tile: avoid generating .eh_frame information in modules 2012-10-28 10:02:10 -07:00
um um: Implement a custom pte_same() function 2012-06-01 15:12:55 +08:00
unicore32
x86 x86: hpet: Fix masking of MSI interrupts 2012-12-17 10:49:03 -08:00
xtensa
.gitignore
Kconfig