Re: [PATCH for review] [12/48] x86_64: use the global PIT lock

From: Dmitry Torokhov
Date: Thu Jul 19 2007 - 11:23:00 EST


Hi Andi,

On 7/19/07, Andi Kleen <ak@xxxxxxx> wrote:

From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>

Replace the pcspkr private PIT lock by the global PIT lock to serialize the
PIT access all over the place.


Like I said before I'd be more happy if spinlock was attached to a
platform device that pcspkr binds to so the arch code would control
wehther we use a private spinlock or a global one (I sent a patch to
that effect earlier). However I am OK with Thomas's patch as well.

--
Dmitry
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/