aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorFabio Estevam <[email protected]>2016-03-31 12:05:17 -0300
committerDavid S. Miller <[email protected]>2016-03-31 16:04:05 -0400
commit32867fcc0ef9e56939d5200ad983801bbfd581ad (patch)
treefcc35d6fa50f5d15306a1eee995615bc4604d3cb /tools/perf/scripts/python/call-graph-from-postgresql.py
parent9bd9ddb7f89edae241d2da78e3119f226b9b0cf6 (diff)
fec: Do not access unexisting register in Coldfire
Commit 55cd48c821de ("net: fec: stop the "rcv is not +last, " error messages") introduces a write to a register that does not exist in Coldfire. Move the FEC_FTRL register access inside the FEC_QUIRK_HAS_RACC 'if' block, so that we guarantee it will not be used on Coldfire CPUs. Reported-by: Greg Ungerer <[email protected]> Signed-off-by: Fabio Estevam <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions