aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorHauke Mehrtens <[email protected]>2017-03-15 23:26:42 +0100
committerRalf Baechle <[email protected]>2017-03-21 21:34:43 +0100
commit6ef90877eee63a0d03e83183bb44b64229b624e6 (patch)
tree4e296f3cabceb435817ee5689bf7d8119b5d8857 /tools/perf/scripts/python/export-to-postgresql.py
parentfb2155e3c30dc2043b52020e26965067a3e7779c (diff)
MIPS: Lantiq: fix missing xbar kernel panic
Commit 08b3c894e565 ("MIPS: lantiq: Disable xbar fpi burst mode") accidentally requested the resources from the pmu address region instead of the xbar registers region, but the check for the return value of request_mem_region() was wrong. Commit 98ea51cb0c8c ("MIPS: Lantiq: Fix another request_mem_region() return code check") fixed the check of the return value of request_mem_region() which made the kernel panics. This patch now makes use of the correct memory region for the cross bar. Fixes: 08b3c894e565 ("MIPS: lantiq: Disable xbar fpi burst mode") Signed-off-by: Hauke Mehrtens <[email protected]> Cc: John Crispin <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: <[email protected]> # 4.4.x- Cc: [email protected] Patchwork: https://patchwork.linux-mips.org/patch/15751 Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions