From: Sergei Shtylyov <sshtylyov@ru.mvista.com>
To: Tsutomu OWA <tsutomu.owa@toshiba.co.jp>
Cc: linuxppc-dev@ozlabs.org, mingo@elte.hu, linux-kernel@vger.kernel.org
Subject: Re: [patch 0/6 -rt] powerpc 2.6.20-rt8: fix boot/runtime errors/warnings for PowerPC(ppc64)
Date: Wed, 07 Mar 2007 17:26:50 +0300 [thread overview]
Message-ID: <45EECBAA.2020608@ru.mvista.com> (raw)
In-Reply-To: <yyi8xe925vg.wl@toshiba.co.jp>
Tsutomu OWA wrote:
> Hi Ingo,
> Please consider for inclusion in your rt tree.
> This series of patches fixes boot and runntime errors/warnings for
> powerpc (esp. 64 bit). This applies to linux-2.6.20, patch-2.6.20-rt8
> and previous my patch set;
> http://ozlabs.org/pipermail/linuxppc-dev/2007-March/032640.html
> http://lkml.org/lkml/2007/3/6/503
> Compile and boot tested on celleb (Cell Reference set) for both
> PREEMPT_RT=y and PREEMPT_NONE=y.
> CONFIG_MCOUNT, CONFIG_LATENCY_TRACE and other tracing options nor
> CONFIG_GENERIC_TIME,
There is PowerPC genTOD patch and it's incorporated into -rt (don't know
it works for Cell) but it breaks TOD vsyscalls. Several months ago I've posted
patches removing them for the time being:
http://ozlabs.org/pipermail/linuxppc-dev/2006-November/027686.html
and I've heard that this issue is being worked on now by John Stultz.
Here's also a patch implemeting read_persitent_clock():
http://www.tglx.de/projects/hrtimers/2.6.18/broken-out/gtod-persistent-clock-support-ppc.patch
> clockevents etc are not yet ported.
Note that there *is* PowerPC clockevents driver already (don't know if it
works for Cell) -- it just never got merged to -rt:
http://ozlabs.org/pipermail/linuxppc-dev/2006-November/027794.html
http://ozlabs.org/pipermail/linuxppc-dev/2006-November/027852.html
> Comments and suggestions are welcome.
> Thanks in advance.
> -- owa
> TOSHIBA, Software Engineering Center.
WARNING: multiple messages have this Message-ID (diff)
From: Sergei Shtylyov <sshtylyov@ru.mvista.com>
To: Tsutomu OWA <tsutomu.owa@toshiba.co.jp>
Cc: mingo@elte.hu, linuxppc-dev@ozlabs.org, linux-kernel@vger.kernel.org
Subject: Re: [patch 0/6 -rt] powerpc 2.6.20-rt8: fix boot/runtime errors/warnings for PowerPC(ppc64)
Date: Wed, 07 Mar 2007 17:26:50 +0300 [thread overview]
Message-ID: <45EECBAA.2020608@ru.mvista.com> (raw)
In-Reply-To: <yyi8xe925vg.wl@toshiba.co.jp>
Tsutomu OWA wrote:
> Hi Ingo,
> Please consider for inclusion in your rt tree.
> This series of patches fixes boot and runntime errors/warnings for
> powerpc (esp. 64 bit). This applies to linux-2.6.20, patch-2.6.20-rt8
> and previous my patch set;
> http://ozlabs.org/pipermail/linuxppc-dev/2007-March/032640.html
> http://lkml.org/lkml/2007/3/6/503
> Compile and boot tested on celleb (Cell Reference set) for both
> PREEMPT_RT=y and PREEMPT_NONE=y.
> CONFIG_MCOUNT, CONFIG_LATENCY_TRACE and other tracing options nor
> CONFIG_GENERIC_TIME,
There is PowerPC genTOD patch and it's incorporated into -rt (don't know
it works for Cell) but it breaks TOD vsyscalls. Several months ago I've posted
patches removing them for the time being:
http://ozlabs.org/pipermail/linuxppc-dev/2006-November/027686.html
and I've heard that this issue is being worked on now by John Stultz.
Here's also a patch implemeting read_persitent_clock():
http://www.tglx.de/projects/hrtimers/2.6.18/broken-out/gtod-persistent-clock-support-ppc.patch
> clockevents etc are not yet ported.
Note that there *is* PowerPC clockevents driver already (don't know if it
works for Cell) -- it just never got merged to -rt:
http://ozlabs.org/pipermail/linuxppc-dev/2006-November/027794.html
http://ozlabs.org/pipermail/linuxppc-dev/2006-November/027852.html
> Comments and suggestions are welcome.
> Thanks in advance.
> -- owa
> TOSHIBA, Software Engineering Center.
next prev parent reply other threads:[~2007-03-07 14:27 UTC|newest]
Thread overview: 54+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-07 1:34 [patch 0/6 -rt] powerpc 2.6.20-rt8: fix boot/runtime errors/warnings for PowerPC(ppc64) Tsutomu OWA
2007-03-07 1:34 ` Tsutomu OWA
2007-03-07 1:36 ` [patch 1/6 -rt] powerpc 2.6.20-rt8: add preemption checks for NEED_RESCHED_DELAYED Tsutomu OWA
2007-03-07 1:36 ` Tsutomu OWA
2007-03-16 19:20 ` Sergei Shtylyov
2007-03-16 19:20 ` Sergei Shtylyov
2007-03-19 0:00 ` Tsutomu OWA
2007-03-19 0:00 ` Tsutomu OWA
2007-03-07 1:37 ` [patch 2/6 -rt] powerpc 2.6.20-rt8: to convert spinlocks to raw ones Tsutomu OWA
2007-03-07 1:37 ` Tsutomu OWA
2007-03-07 14:38 ` Sergei Shtylyov
2007-03-07 14:38 ` Sergei Shtylyov
2007-03-07 14:43 ` Benjamin Herrenschmidt
2007-03-07 14:43 ` Benjamin Herrenschmidt
2007-03-07 14:54 ` Sergei Shtylyov
2007-03-07 14:54 ` Sergei Shtylyov
2007-03-07 16:49 ` Paul Mackerras
2007-03-07 16:49 ` Paul Mackerras
2007-03-07 17:30 ` Sergei Shtylyov
2007-03-07 17:30 ` Sergei Shtylyov
2007-03-07 19:21 ` Paul Mackerras
2007-03-07 19:21 ` Paul Mackerras
2007-03-07 21:21 ` Sergei Shtylyov
2007-03-07 21:21 ` Sergei Shtylyov
2007-03-07 21:30 ` Paul Mackerras
2007-03-07 21:30 ` Paul Mackerras
2007-03-08 0:43 ` Bill Huey
2007-03-08 0:43 ` Bill Huey
2007-03-08 3:26 ` Paul Mackerras
2007-03-08 3:26 ` Paul Mackerras
2007-03-08 4:00 ` Bill Huey
2007-03-08 4:00 ` Bill Huey
2007-03-07 1:39 ` [patch 3/6 -rt] powerpc 2.6.20-rt8: fix a runtime warning for smp_processor_id() Tsutomu OWA
2007-03-07 1:39 ` Tsutomu OWA
2007-03-07 1:42 ` [RFC] [patch 4/6 -rt] powerpc 2.6.20-rt8: fix a runtime warnings for xmon Tsutomu OWA
2007-03-07 1:42 ` Tsutomu OWA
2007-03-07 9:16 ` Ingo Molnar
2007-03-07 10:10 ` Benjamin Herrenschmidt
2007-03-07 10:10 ` Benjamin Herrenschmidt
2007-03-07 10:54 ` Tsutomu OWA
2007-03-07 10:54 ` Tsutomu OWA
2007-03-07 11:06 ` Arnd Bergmann
2007-03-07 11:06 ` Arnd Bergmann
2007-03-07 1:45 ` [RFC] [patch 5/6] powerpc 2.6.20-rt8: fix a boot error for handle_percpu_irq Tsutomu OWA
2007-03-07 1:45 ` Tsutomu OWA
2007-03-07 21:29 ` Sergei Shtylyov
2007-03-07 21:29 ` Sergei Shtylyov
2007-03-07 1:47 ` [patch 6/6 -rt] powerpc 2.6.20-rt8: fix boot/runtime errors/warnings Tsutomu OWA
2007-03-07 1:47 ` Tsutomu OWA
2007-03-07 9:13 ` [patch 0/6 -rt] powerpc 2.6.20-rt8: fix boot/runtime errors/warnings for PowerPC(ppc64) Ingo Molnar
2007-03-07 14:26 ` Sergei Shtylyov [this message]
2007-03-07 14:26 ` Sergei Shtylyov
2007-03-08 2:28 ` Tsutomu OWA
2007-03-08 2:28 ` Tsutomu OWA
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=45EECBAA.2020608@ru.mvista.com \
--to=sshtylyov@ru.mvista.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@ozlabs.org \
--cc=mingo@elte.hu \
--cc=tsutomu.owa@toshiba.co.jp \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.