diff options
author | Lendacky, Thomas <Thomas.Lendacky@amd.com> | 2014-12-03 00:07:18 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-12-09 18:13:39 (GMT) |
commit | 54ceb9ec6fe8e64067b164e6b161dd63905c059f (patch) | |
tree | 0351fc9013b4ce8ac3b79a709fd3ead907428a47 /arch/alpha | |
parent | 9cdfe2c709c4f6076249ced6844b2bea420739c4 (diff) | |
download | linux-54ceb9ec6fe8e64067b164e6b161dd63905c059f.tar.xz |
amd-xgbe: IRQ names require allocated memory
When requesting an irq, the name passed in must be (part of) allocated
memory. The irq name was a local variable and resulted in random
characters when listing /proc/interrupts. Add a character field to the
xgbe_channel structure to hold the irq name and use that.
Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/alpha')
0 files changed, 0 insertions, 0 deletions