[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20081022160723.GA21448@sgi.com>
Date: Wed, 22 Oct 2008 11:07:23 -0500
From: Dimitri Sivanich <sivanich@....com>
To: Ingo Molnar <mingo@...e.hu>
Cc: Thomas Gleixner <tglx@...utronix.de>, linux-kernel@...r.kernel.org,
"H. Peter Anvin" <hpa@...or.com>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH 0/3] SGI RTC: add clocksource/clockevent driver and timer bios calls
On Wed, Oct 22, 2008 at 08:36:13AM +0200, Ingo Molnar wrote:
>
> * Dimitri Sivanich <sivanich@....com> wrote:
>
> > The following patchset provides a driver and bios call framework for
> > synchronized RTC clocksource and clockevents for SGI systems.
> >
> > With these patches, a module can be installed that registers the system-wide
> > synchronized RTC clocksource and timers as both a clocksource and clockevents
> > device running in high resolution mode.
> >
> >
> > [PATCH 1/3] SGI RTC: add clocksource driver
> > [PATCH 2/3] SGI RTC: add bios framework for RTC timer operations
> > [PATCH 3/3] SGI RTC: add RTC system interrupt
>
> hm, i dont really like the direction of this.
>
> Why isnt there a native Linux driver offered for this? This isnt about
> memory discovery or device discovery, where BIOS interaction might be
> acceptable (and might be unavoidable). This is about hardware interfaces
> and drivers, and the last thing we want there is BIOSes.
Ingo,
I'm perfectly willing to do this with a native Linux driver. My reason for doing it the above way was that as the hardware interfaces change, we wouldn't have to be pulling all of those hardware interface changes into the community kernel.
I'll try to get a new patchset submitted for the native driver tomorrow.
--
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