Rafael!
Read what I write. Twice.
Here it is again: "Imagine that you're a bridge."
Stop the idiocy of just ignoring what I write, and talking about something
else.
Bridges are special.
It's possible. Still, it really shouldn't matter.
Or at least, it shouldn't matter, as long as what you restore is sane.
You're just going to rewrite the same data, after all.
That's why I was trying to see if the IO/MEM bits got cleared in the save
image for some reason.
The problem is that you're looking at some individual devices, and saying
"it works for them, so it must work for everybody". Add to that the fact
that you apparently _still_ haven't figured out the difference between
bridges and regular devices, and that most most motherboards probably keep
the PCI bridges powered anyway, and...
And yes, I realize that this is how PM under Linux has worked for a long
time. But it's what I think we should get away from. It's why I pushed so
hard to get the whole interrupt handling sane and stable.
The argument that "it works for a lot of machines" IS NOT AN ARGUMENT,
Rafael! Stop using it as such.
We know that 2.6.28 suspend/resume works for a lot of laptops. Even
possibly _most_ laptops. But it was still broken. We want to get _away_
from that.
Read my emails. THIS ISN'T EVEN A RESUME-TIME PROBLEM!
The problems happen on purely the suspend path. How the f*ck do you know
that the drivers behind the bridge don't do everything at 'suspend_late'
time, and expect to be working up until that time?
Here's a big hint: YOU DO NOT KNOW. YOU MUST NOT TURN OFF THE BRIDGE AT
SUSPEND TIME!
I'm getting really fed up with you here. You're not even listening. And
you are _definitely_ not doing any "deep thinking" here.
So?
Irrelevant. We want to handle the exceptional case too. And we generally
want to handle them _automatically, rather than by:
.. why? Wouldn't it be a hell of a lot nicer if the PCI layer just did
things right automatically.
Which the legacy layer already does. It sees "ok, the driver did it's own
pci_save_state(), I'm not going to do it for it".
THAT is robust. And simple. Wouldn't you agree?
So why not do the same in the new one? Why do you want to make the new
interfaces _inferior_ to the old ones?
Linus
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html