If the romcc support the function instead using of all inline. It will be very small.
Current auto.c ---> part before c_start is near 30K.
Regards
YH
-----Original Message----- From: Stefan Reinauer [mailto:stepan@openbios.org] Sent: Wednesday, October 20, 2004 2:47 PM To: YhLu Cc: 'LinuxBIOS' Subject: Re: FYI: Merge in progress...
* YhLu YhLu@tyan.com [041020 20:20]:
I want to do some change to coherent_ht.c, otherwise s2885 can not be compiled under Loglevel = 8
< print_debug_hex8(result.cpus);
< print_debug(" nodes initialized.\r\n");
print_spew_hex8(result.cpus); print_spew(" nodes initialized.\r\n");
Printing the number of CPUs found by cht init is not really "spewing".
Time to look at CAR again? ;-) (don't hit me) - Last state was that it worked fine on UP systems but did not on SMP. Did anybody analyze this with a HDT?
Stefan