* 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