Re: [PATCH] fix RTC_CLASS regression with PARISC

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: James Bottomley
Date: Monday, September 8, 2008 - 1:28 pm

On Mon, 2008-09-08 at 12:13 -0700, David Brownell wrote:

What is the expectation?  If you're expecting all the architectures to
migrate over to RTC_CLASS, actually telling linux-arch and saying why
its a good idea would have been helpful.

All the PDC real time clock calls can do are read and set, nothing else,
so it's idealy suited to the GEN_RTC infrastructure ... what's the
benefit in moving it to RTC_CLASS?


No, it's a regression.  You made it so when you added this

#
# These legacy RTC drivers just cause too many conflicts with the
generic
# RTC framework ... let's not even try to coexist any more.
#
if RTC_LIB=n

Around the GEN_RTC configuration.  This turns off the ability to select
GEN_RTC if you've said yes to RTC_CLASS.  Since RTC_CLASS is currently
unsupported on parisc, we need to fix that by making the RTC_CLASS
option unselectable on parisc.

James


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] fix RTC_CLASS regression with PARISC, James Bottomley, (Mon Sep 8, 8:53 am)
Re: [PATCH] fix RTC_CLASS regression with PARISC, David Brownell, (Mon Sep 8, 11:19 am)
Re: [PATCH] fix RTC_CLASS regression with PARISC, James Bottomley, (Mon Sep 8, 11:39 am)
Re: [PATCH] fix RTC_CLASS regression with PARISC, David Brownell, (Mon Sep 8, 12:13 pm)
Re: [PATCH] fix RTC_CLASS regression with PARISC, James Bottomley, (Mon Sep 8, 1:28 pm)
Re: [PATCH] fix RTC_CLASS regression with PARISC, David Brownell, (Mon Sep 8, 2:29 pm)
Re: [PATCH] fix RTC_CLASS regression with PARISC, David Miller, (Mon Sep 8, 2:35 pm)
Re: [PATCH] fix RTC_CLASS regression with PARISC, James Bottomley, (Mon Sep 8, 2:37 pm)
Re: [PATCH] fix RTC_CLASS regression with PARISC, James Bottomley, (Mon Sep 8, 4:00 pm)
Re: [PATCH] fix RTC_CLASS regression with PARISC, David Miller, (Mon Sep 8, 4:04 pm)
Re: [PATCH] fix RTC_CLASS regression with PARISC, James Bottomley, (Mon Sep 8, 4:23 pm)
Re: [PATCH] fix RTC_CLASS regression with PARISC, David Brownell, (Mon Sep 8, 4:29 pm)
Re: [PATCH] fix RTC_CLASS regression with PARISC, David Brownell, (Mon Sep 8, 4:32 pm)
Re: [PATCH] fix RTC_CLASS regression with PARISC, David Miller, (Mon Sep 8, 4:43 pm)
Re: [PATCH] fix RTC_CLASS regression with PARISC, David Miller, (Mon Sep 8, 4:44 pm)
Re: [PATCH] fix RTC_CLASS regression with PARISC, David Brownell, (Mon Sep 8, 5:55 pm)
Re: [PATCH] fix RTC_CLASS regression with PARISC, Paul Mackerras, (Mon Sep 8, 6:22 pm)
Re: [PATCH] fix RTC_CLASS regression with PARISC, David Miller, (Mon Sep 8, 7:52 pm)
Re: [PATCH] fix RTC_CLASS regression with PARISC, David Brownell, (Mon Sep 8, 8:17 pm)
Re: [PATCH] fix RTC_CLASS regression with PARISC, David Miller, (Mon Sep 8, 8:51 pm)
Re: [PATCH] fix RTC_CLASS regression with PARISC, David Brownell, (Mon Sep 8, 9:14 pm)
Re: [PATCH] fix RTC_CLASS regression with PARISC, Andrew Morton, (Wed Sep 10, 2:04 pm)
Re: [PATCH] fix RTC_CLASS regression with PARISC, Randy.Dunlap, (Wed Sep 10, 2:09 pm)
Re: [PATCH] fix RTC_CLASS regression with PARISC, David Brownell, (Wed Sep 10, 2:19 pm)
Re: [PATCH] fix RTC_CLASS regression with PARISC, David Miller, (Wed Sep 10, 2:20 pm)
Re: [PATCH] fix RTC_CLASS regression with PARISC, David Brownell, (Wed Sep 10, 2:36 pm)
Re: [PATCH] fix RTC_CLASS regression with PARISC, David Miller, (Wed Sep 10, 2:40 pm)