commit | f13cd4170ee789f63b3c9585c1ae34e028bd549d | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Mon Nov 15 14:33:51 2010 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Mon Dec 20 15:07:32 2010 +0000 |
tree | 5304bd2cec241d635a13f3d588e80bbc17997d5b | |
parent | cab8c6f3053c1b147bba825844c8e208f8b3b9f4 [diff] |
ARM: fix /proc/interrupts formatting As per x86, align the initial column according to how many IRQs we have. Also, provide an english explaination for the 'LOC:' and 'IPI:' lines. Reviewed-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>