diff options
author | 2014-02-10 18:42:57 +0000 | |
---|---|---|
committer | 2014-03-15 00:46:23 +0100 | |
commit | 7f02c463057fc527f52066742b84d9d89b22e83d (patch) | |
tree | fb873a735179792c8f99fc7bf0e62dfbc3b3ae1f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | MIPS: FPU: Fix conflict of register usage (diff) | |
download | linux-dev-7f02c463057fc527f52066742b84d9d89b22e83d.tar.xz linux-dev-7f02c463057fc527f52066742b84d9d89b22e83d.zip |
MIPS: Octeon: Fix fall through on bar type OCTEON_DMA_BAR_TYPE_SMALL
Bar type OCTEON_DMA_BAR_TYPE_SMALL assigns lo and hi addresses and
then falls through to OCTEON_DMA_BAR_TYPE_BIG that re-assignes lo and
hi addresses with totally different values. Add a break so we don't
fall through.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: David Daney <ddaney@caviumnetworks.com>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/6529/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions