commit | b29900e62598cecd519c9ab2b8e4d03f8ebf702d | [log] [tgz] |
---|---|---|
author | Alexander Gordeev <agordeev@redhat.com> | Wed May 22 08:53:48 2013 +0900 |
committer | Tejun Heo <tj@kernel.org> | Wed May 22 08:53:48 2013 +0900 |
tree | bb7082a5ea560b02730b3f7b257d3a7a82e163d7 | |
parent | 966fbe193f47c68e70a80ec9991098e88e7959cb [diff] |
AHCI: Make distinct names for ports in /proc/interrupts Currently all interrupts assigned to AHCI ports show up in '/proc/interrupts' as 'ahci'. This fix adds port numbers as suffixes and hence makes the descriptions distinct. Reported-by: Jan Beulich <JBeulich@suse.com> Signed-off-by: Alexander Gordeev <agordeev@redhat.com> Signed-off-by: Tejun Heo <tj@kernel.org>