From: Jan Beulich Date: Thu, 12 Mar 2009 12:45:15 +0000 (+0000) Subject: x86: smarten /proc/interrupts output X-Git-Tag: v2.6.30-rc1~211^2~21^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a81d9a7da03d2f27840d659f97ef140d032f609;p=pandora-kernel.git x86: smarten /proc/interrupts output Impact: change /proc/interrupts output ABI With the number of interrupts on large systems growing, assumptions on the width an interrupt number requires when converted to a decimal string turn invalid. Therefore, calculate the maximum number of digits dynamically. Signed-off-by: Jan Beulich LKML-Reference: <49B911EB.76E4.0078.0@novell.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed