• Dave Jones's avatar
    [PATCH] Correct CPUs printout on boot. · 1ed0cdc2
    Dave Jones authored
    This currently prints out the maximum number of CPUs the
    kernel is configured to support, instead of the actual
    number that the kernel brought up. Which results in odd
    displays that look like you have more CPUs than you do.
    1ed0cdc2
main.c 14.1 KB