From: danny@mailmij.org
To: linuxppc-dev@ozlabs.org
Subject: Re: [PATCH] fix for firewire patch added in 2.6.17.2 that breaks things on ppc
Date: Tue, 8 Aug 2006 18:50:23 +0200 [thread overview]
Message-ID: <20060808185023.B21209@luna.ellen.dexterslabs.com> (raw)
In-Reply-To: <17624.7051.905145.470927@cargo.ozlabs.ibm.com>; from paulus@samba.org on Tue, Aug 08, 2006 at 03:05:15PM +1000
On Tue, Aug 08, 2006 at 03:05:15PM +1000, Paul Mackerras wrote:
> danny@mailmij.org writes:
>
> > -#endif
> > -
> > +#else
> > pci_save_state(pdev);
> > -
> > +#endif /* CONFIG_PPC_PMAC */
>
> Shouldn't we just move the pci_save_state call up before the
> pmac_call_feature() call?
>
> Paul.
>
I tested this. It works, but it has no effect (pci_restore_state does not report that anything changed,
thus this means that the config space already contained the correct values).
I discovered one additional problem with leaving a device running through a sleep/resume cycle:
suspend:
ohci1394: fw-host0: SelfID received outside of bus reset sequence
resume:
ohci1394: fw-host0: SelfID is inconsistent [0x7e80773f/0x7e80773f]
The last leads to the node not being able to resume when the device is actually plugged.
Anyway, it's a separate issue, I will investigate.
Danny
prev parent reply other threads:[~2006-08-08 16:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20060805151050.B24484@luna.ellen.dexterslabs.com>
2006-08-07 4:38 ` [PATCH] fix for firewire patch added in 2.6.17.2 that breaks things on ppc danny
2006-08-08 5:05 ` Paul Mackerras
2006-08-08 5:37 ` danny
2006-08-08 16:50 ` danny [this message]
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=20060808185023.B21209@luna.ellen.dexterslabs.com \
--to=danny@mailmij.org \
--cc=linuxppc-dev@ozlabs.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