* [PATCH] sleep & cpufreq problems
@ 2005-03-29 3:28 Benjamin Herrenschmidt
2005-03-29 4:48 ` Benjamin Herrenschmidt
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: Benjamin Herrenschmidt @ 2005-03-29 3:28 UTC (permalink / raw)
To: linuxppc-dev list; +Cc: debian-powerpc@lists.debian.org
Hi !
Here are a couple of patches against current linus bk (one was already
posted to this list) that should fix a number issues related to sleep
and wakeup, especially in conjunction with cpufreq transitions.
Please test and let me know if it fixes a problem you had, it adds a new
problem, or it has no effect, stuff still doesn't work (if it used to
work and still work, no need to bug me).
Thanks !
Patches are at:
http://gate.crashing.org/~benh/ppc32-pmac-sleep-fix.diff
http://gate.crashing.org/~benh/ppc32-cpufreq-gpio-off.diff
Thanks,
Ben.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] sleep & cpufreq problems
2005-03-29 3:28 [PATCH] sleep & cpufreq problems Benjamin Herrenschmidt
@ 2005-03-29 4:48 ` Benjamin Herrenschmidt
2005-03-29 21:03 ` David Woodhouse
2005-03-29 16:34 ` Sebastien NOEL
2005-03-30 22:32 ` Benjamin Herrenschmidt
2 siblings, 1 reply; 5+ messages in thread
From: Benjamin Herrenschmidt @ 2005-03-29 4:48 UTC (permalink / raw)
To: linuxppc-dev list; +Cc: debian-powerpc@lists.debian.org
On Tue, 2005-03-29 at 13:28 +1000, Benjamin Herrenschmidt wrote:
> Hi !
>
> Here are a couple of patches against current linus bk (one was already
> posted to this list) that should fix a number issues related to sleep
> and wakeup, especially in conjunction with cpufreq transitions.
>
> Please test and let me know if it fixes a problem you had, it adds a new
> problem, or it has no effect, stuff still doesn't work (if it used to
> work and still work, no need to bug me).
>
> Thanks !
>
> Patches are at:
>
> http://gate.crashing.org/~benh/ppc32-pmac-sleep-fix.diff
> http://gate.crashing.org/~benh/ppc32-cpufreq-gpio-off.diff
I just updated the second patch, so if you got it since my last email,
please d/l it again.
Ben.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] sleep & cpufreq problems
2005-03-29 3:28 [PATCH] sleep & cpufreq problems Benjamin Herrenschmidt
2005-03-29 4:48 ` Benjamin Herrenschmidt
@ 2005-03-29 16:34 ` Sebastien NOEL
2005-03-30 22:32 ` Benjamin Herrenschmidt
2 siblings, 0 replies; 5+ messages in thread
From: Sebastien NOEL @ 2005-03-29 16:34 UTC (permalink / raw)
To: debian-powerpc; +Cc: linuxppc-dev list
[-- Attachment #1: Type: text/plain, Size: 912 bytes --]
On Tue, 29 Mar 2005 13:28:54 +1000 , Benjamin Herrenschmidt wrote:
> Hi !
>
> Here are a couple of patches against current linus bk (one was already
> posted to this list) that should fix a number issues related to sleep
> and wakeup, especially in conjunction with cpufreq transitions.
>
> Please test and let me know if it fixes a problem you had, it adds a new
> problem, or it has no effect, stuff still doesn't work (if it used to
> work and still work, no need to bug me).
>
> Thanks !
>
> Patches are at:
>
> http://gate.crashing.org/~benh/ppc32-pmac-sleep-fix.diff
> http://gate.crashing.org/~benh/ppc32-cpufreq-gpio-off.diff
>
> Thanks,
> Ben.
>
Hi Ben !
I apply your 3 patches on 2.6.12-rc1 and my ibook g4 doesn't crash anymore
after wakeup when i change the cpu speed.
My gratitude is far bigger than my english vocabulary, thank you very much!
Sebastien
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] sleep & cpufreq problems
2005-03-29 4:48 ` Benjamin Herrenschmidt
@ 2005-03-29 21:03 ` David Woodhouse
0 siblings, 0 replies; 5+ messages in thread
From: David Woodhouse @ 2005-03-29 21:03 UTC (permalink / raw)
To: Benjamin Herrenschmidt
Cc: fedora-ppc, linuxppc-dev list, debian-powerpc@lists.debian.org
On Tue, 2005-03-29 at 14:48 +1000, Benjamin Herrenschmidt wrote:
>
> > http://gate.crashing.org/~benh/ppc32-pmac-sleep-fix.diff
> > http://gate.crashing.org/~benh/ppc32-cpufreq-gpio-off.diff
>
> I just updated the second patch, so if you got it since my last email,
> please d/l it again.
I still have no cpufreq on my PowerBook5,3.
--
dwmw2
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] sleep & cpufreq problems
2005-03-29 3:28 [PATCH] sleep & cpufreq problems Benjamin Herrenschmidt
2005-03-29 4:48 ` Benjamin Herrenschmidt
2005-03-29 16:34 ` Sebastien NOEL
@ 2005-03-30 22:32 ` Benjamin Herrenschmidt
2 siblings, 0 replies; 5+ messages in thread
From: Benjamin Herrenschmidt @ 2005-03-30 22:32 UTC (permalink / raw)
To: linuxppc-dev list; +Cc: debian-powerpc@lists.debian.org
On Tue, 2005-03-29 at 13:28 +1000, Benjamin Herrenschmidt wrote:
> Hi !
>
> Here are a couple of patches against current linus bk (one was already
> posted to this list) that should fix a number issues related to sleep
> and wakeup, especially in conjunction with cpufreq transitions.
>
> Please test and let me know if it fixes a problem you had, it adds a new
> problem, or it has no effect, stuff still doesn't work (if it used to
> work and still work, no need to bug me).
>
> Thanks !
>
> Patches are at:
>
> http://gate.crashing.org/~benh/ppc32-pmac-sleep-fix.diff
> http://gate.crashing.org/~benh/ppc32-cpufreq-gpio-off.diff
Ok, I re-updated them, if you have sleep, cpufreq or both problems, try
and let me know.
THe first one should apply on 2.6.11, the second one applies only on top
of current bk.
Ben.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2005-03-30 22:34 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-29 3:28 [PATCH] sleep & cpufreq problems Benjamin Herrenschmidt
2005-03-29 4:48 ` Benjamin Herrenschmidt
2005-03-29 21:03 ` David Woodhouse
2005-03-29 16:34 ` Sebastien NOEL
2005-03-30 22:32 ` Benjamin Herrenschmidt
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).