From: "Stuart MacDonald" <[EMAIL PROTECTED]>
Date: Wed, 26 Jul 2000 13:31:51 -0400
Would it be a bad idea to maintain a list of boards that need
shutdown info?
A) Split the pci array into two units, one for __initable info and
one for shutdown needed info.
B) Copy sutdown needed info from the __init array to a dynamically
allocated array as they are discovered.
Yes, in the long run, when we need to support compact PCI, that's what
we'll need to do. (Right now modules don't support discarding
__initdata after the module is loaded, so splitting it into two lists
doesn't buy us that much.)
- Ted
-
To unsubscribe from this list: send the line "unsubscribe linux-serial" in
the body of a message to [EMAIL PROTECTED]