[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <d120d5000705170715s2066ea39r9b129e5efe79c4dd@mail.gmail.com>
Date: Thu, 17 May 2007 10:15:37 -0400
From: "Dmitry Torokhov" <dmitry.torokhov@...il.com>
To: "Thomas Gleixner" <tglx@...utronix.de>
Cc: LKML <linux-kernel@...r.kernel.org>,
"Stable Team" <stable@...nel.org>, "Greg KH" <greg@...ah.com>,
"Andrew Morton" <akpm@...l.org>, "Andi Kleen" <ak@...e.de>,
"Ingo Molnar" <mingo@...e.hu>,
"Ralf Baechle" <ralf@...ux-mips.org>,
"Benjamin Herrenschmidt" <benh@...nel.crashing.org>,
"Richard Henderson" <rth@...ddle.net>
Subject: Re: [PATCH] INPUT: Sanitize PIT locking in pcspkr
Hi Thomas,
> +#include <asm/i8253.h>
I don't see this file in include/asm-i386 and your patch only creates
asm-x86_64...
BTW, is there any reason 8253pit.h can't be used...?
Hmm... The best way IMO woudl be if arch code attached spinlock that
should be used by pcspkr driver to pcspkr platform device (as
platform_data) and we would not have private lock at all.
BTW, with all that usevent_supress busiess, does pcspkr gets loaded
automatically nowadays?
--
Dmitry
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists