Re: [PATCH] Fix sleep on powerbook 3400

2007-12-18 Thread Paul Mackerras
Johannes Berg writes: > Do you want me to rebase my patches on top of this? Don't bother, I'll just tweak your patches, or do a git merge between your changes and mine. Paul. ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mail

Re: [PATCH] Fix sleep on powerbook 3400

2007-12-18 Thread Johannes Berg
> Sleep on the powerbook 3400 has been broken since the change that made > powerbook_sleep_3400 call pmac_suspend_devices(), which disables > interrupts. There are a couple of loops in powerbook_sleep_3400 that > depend on interrupts being enabled, and in fact it has to have > interrupts enabled

[PATCH] Fix sleep on powerbook 3400

2007-12-16 Thread Paul Mackerras
Sleep on the powerbook 3400 has been broken since the change that made powerbook_sleep_3400 call pmac_suspend_devices(), which disables interrupts. There are a couple of loops in powerbook_sleep_3400 that depend on interrupts being enabled, and in fact it has to have interrupts enabled at the poin