Comment 1 for bug 1093289

Revision history for this message
Matthew L. Dailey (matthew-l-dailey) wrote :

Here is the debdiff to fix this for up to 99 cpus. This is obviously a short-term fix since this case is probably not too far away (we have several 24-cpu machines). Probably better to make this dynamic or at least use snprintf() to avoid buffer overflows.

Let me know if you need more info about the problem or my patch.