diff options
author | 2017-08-01 16:05:52 +0530 | |
---|---|---|
committer | 2017-08-31 08:39:00 +0530 | |
commit | 6d2061b981af165d3e45462e0804b5a1f2f4c7bc (patch) | |
tree | 56252e53082753bb99fff93bc4be0f6884f54583 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mailbox: bcm-flexrm-mailbox: Add debugfs support (diff) | |
download | wireguard-linux-6d2061b981af165d3e45462e0804b5a1f2f4c7bc.tar.xz wireguard-linux-6d2061b981af165d3e45462e0804b5a1f2f4c7bc.zip |
mailbox: bcm-flexrm-mailbox: Fix mask used in CMPL_START_ADDR_VALUE()
The mask used in CMPL_START_ADDR_VALUE() should be 27bits instead of
26bits. This incorrect mask was causing completion writes to 40bits
physical address fail.
This patch fixes mask used in CMPL_START_ADDR_VALUE() macro.
Fixes: dbc049eee730 ("mailbox: Add driver for Broadcom FlexRM
ring manager")
Signed-off-by: Anup Patel <anup.patel@broadcom.com>
Reviewed-by: Ray Jui <ray.jui@broadcom.com>
Reviewed-by: Scott Branden <scott.branden@broadcom.com>
Cc: stable@vger.kernel.org
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions