aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64/i8253.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2007-07-21x86_64: use the global PIT lockThomas Gleixner1-0/+6
Replace the pcspkr private PIT lock by the global PIT lock to serialize the PIT access all over the place. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Ingo Molnar <mingo@elte.hu> Cc: Dmitry Torokhov <dtor@mail.ru> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>