From: Kim Phillips <kim.phillips@freescale.com>
To: Kumar Gala <galak@kernel.crashing.org>
Cc: olof@lixom.net, linuxppc-dev@ozlabs.org, paulus@samba.org,
kimphill@freescale.com
Subject: Re: [PATCH] generic RTC support for PPC
Date: Tue, 6 Feb 2007 19:55:29 -0600 [thread overview]
Message-ID: <20070206195529.7724ebbb.kim.phillips@freescale.com> (raw)
In-Reply-To: <91DAA7F5-2893-45CC-A920-2B3746D71DF9@kernel.crashing.org>
On Tue, 6 Feb 2007 10:16:55 -0600
Kumar Gala <galak@kernel.crashing.org> wrote:
>
> On Feb 6, 2007, at 9:24 AM, Olof Johansson wrote:
>
> > On Tue, Feb 06, 2007 at 08:40:33AM -0600, Kumar Gala wrote:
> >>
> >> On Feb 6, 2007, at 5:08 AM, Paul Mackerras wrote:
> >>
> >>> Olof Johansson writes:
> >>>
> >>>> Make the PPC RTC functions use the generic RTC infrastructure if
> >>>> they
> >>>> are not already defined (and an RTC is registered in the system).
> >>>>
> >>>> This should make it possible to remove the hideous direct access
> >>>> used
> >>>> in some of the 83xx platforms.
> >>>
> >>> What was the consensus in the end about this? Should it go in for
> >>> 2.6.21?
> >>
> >> Are the "scheduling while atomic" issues that existed before actually
> >> been fixed?
> >>
> >> http://marc.theaimsgroup.com/?l=linux-kernel&m=116378523012349&w=2
> >
> > My patch shouldn't do it since it uses a work queue, but that bug
> > report
> > was for the rtc class api instead of genrtc. It'll need something
> > similar.
> >
> > I can't even find the rtc_class_hookup code in 2.6.20, so I'm not sure
> > just what he was running.
>
> Not 100% sure but we did back out some of the patches to arch/powerpc
> code related to this.
>
hwclock works fine here without this patch. So unless there is a dependency I'm unaware of, this patch should not go into 2.6.21.
I'll send a patch out to remove the ds1374_[gs]et_rtc_time cruft from the 83xxMDS platform files when the ds1374 rtc class support patch goes in.
Kim
next prev parent reply other threads:[~2007-02-07 1:55 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-25 7:37 [PATCH] generic RTC support for PPC Olof Johansson
2007-01-30 5:17 ` Tom Rini
2007-01-30 6:37 ` Kumar Gala
2007-01-30 16:03 ` Olof Johansson
2007-01-30 18:53 ` Tom Rini
2007-01-30 19:25 ` Kim Phillips
2007-01-30 19:55 ` David Brownell
2007-02-06 11:08 ` Paul Mackerras
2007-02-06 14:40 ` Kumar Gala
2007-02-06 15:24 ` Olof Johansson
2007-02-06 16:16 ` Kumar Gala
2007-02-07 1:55 ` Kim Phillips [this message]
2007-02-06 15:16 ` Olof Johansson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070206195529.7724ebbb.kim.phillips@freescale.com \
--to=kim.phillips@freescale.com \
--cc=galak@kernel.crashing.org \
--cc=kimphill@freescale.com \
--cc=linuxppc-dev@ozlabs.org \
--cc=olof@lixom.net \
--cc=paulus@samba.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).