Paul Brook wrote:
-    cmos_init(ram_size, above_4g_mem_size, boot_device, hd);
+    cmos_init(ram_size, above_4g_mem_size, boot_device, hd, smp_cpus);

smp_cpus is a global variable. Why bother passing it around?

True, I'll update the patch

Are the CMOS contents documented anywhere?

No, but if you have a suggestion of where to document them, I'll add documentation.

Regards,

Anthony Liguori

Paul



Reply via email to