On 08/01/06 14:10, Dave Anderson wrote:
The only issues I see is that the read_config() and
read_config_err()
should probably go into a common file in case we ever need them for
other configuration-related stuff in the future.
OK, I'll let you decide where they should land, I try not to venture
to far out of the arch specific areas :-).
and couple of the malloc() error messages in read_config() are
cut-and-pasted and refer to "ia64_memmap".
Doah.. OK, I have attached a fixed version. I have also dome some
extra housekeeping in the read_config function.
I'll give it a run against a 3 leveler to make sure nothing
breaks.
Excellent. I tested it on both so everything should be fine.
Thanks!
Troy