diff options
author | 2014-12-02 18:07:18 -0600 | |
---|---|---|
committer | 2014-12-09 13:13:39 -0500 | |
commit | 54ceb9ec6fe8e64067b164e6b161dd63905c059f (patch) | |
tree | 0351fc9013b4ce8ac3b79a709fd3ead907428a47 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | sunvnet: fix incorrect rcu_read_unlock() in vnet_start_xmit() (diff) | |
download | linux-dev-54ceb9ec6fe8e64067b164e6b161dd63905c059f.tar.xz linux-dev-54ceb9ec6fe8e64067b164e6b161dd63905c059f.zip |
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 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions