]> git.baikalelectronics.ru Git - kernel.git/commit
x86/hpet: Use proper mask to modify hotplug action
authorThomas Gleixner <tglx@linutronix.de>
Sat, 19 Mar 2016 11:17:24 +0000 (12:17 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 19 Mar 2016 12:40:08 +0000 (13:40 +0100)
commit7b51e16d72c4fa37454e4e30460b8424945e3b2c
tree02b38f3bffb50516ecb0533f70a93f4d3a80dee0
parent992096359629f22fdbc753404e372d4e01b5fec8
x86/hpet: Use proper mask to modify hotplug action

Magic hex constants are a guarantee for wreckage when the defines change.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/hpet.c