[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080217222440.32aeb055@core>
Date: Sun, 17 Feb 2008 22:24:40 +0000
From: Alan Cox <alan@...rguk.ukuu.org.uk>
To: "David P. Reed" <dpreed@...d.com>
Cc: Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>,
"H. Peter Anvin" <hpa@...or.com>, linux-kernel@...r.kernel.org,
"David P. Reed" <dpreed@...d.com>
Subject: Re: [PATCH 2/3] x86: fix cmos read and write to not use inb_p and
outb_p
On Sun, 17 Feb 2008 16:56:39 -0500 (EST)
"David P. Reed" <dpreed@...d.com> wrote:
> fix code to access CMOS rtc registers so that it does not use inb_p and
> outb_p routines, which are deprecated.
> Signed-off-by: David P. Reed <dpreed@...d.com>
Acked-by: Alan Cox <alan@...hat.com>
It is remotely possible that we will find we need the delays eventually,
but if we do the lot is localised into two methods so its easy to change
and this should be safe anyway.
--
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