lkml.org 
[lkml]   [2005]   [Dec]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: Problem due to removing ppc64 rtc.c?
From
Date
On Tue, 2005-12-27 at 15:45 +0530, Sripathi Kodi wrote:

>
> Before your changes, rtc_ioctl was implemented in the PPC specific rtc.c and
> it used to call ppc_md.get_rtc_time for RTC_RD_TIME, which I think used to
> end up in rtas_get_rtc_time. After your changes, time is now read in
> rtc_get_rtc_time using CMOS_READ calls, which apparently is resulting in wrong
> values being read. I changed rtc_do_ioctl to make it call rtas_get_rtc_time
> for RTC_RD_TIME call and the problem went away.
>
> Have I missed something or does this need fixing? Do we really need a PPC
> specific rtc_ioctl call that calls into rtas_get_rtc_time?

I think the problem is that you still have CONFIG_RTC in your .config
instead of CONFIG_GEN_RTC

Ben.


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

\
 
 \ /
  Last update: 2005-12-27 11:27    [W:4.948 / U:0.684 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site