diff options
author | Hante Meuleman <meuleman@broadcom.com> | 2014-12-21 12:43:44 +0100 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2015-01-06 20:27:29 +0200 |
commit | 83297aaa8fde85154c91a59e522c3d042c1084ec (patch) | |
tree | f088fb34e4cb66f896173fb9374c281dc08a6dcc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 64bb1b944b554a751b518b09c3d596f6b6c0ce31 (diff) |
brcmfmac: Fix incorrect casting of 64 bit physical address.
The physical addresses being used by pcie and msgbuf were using
a cast to long, which incorrectly caused it to limit the address
to 32bit. Now explicit u64 is used where needed.
Reviewed-by: Arend Van Spriel <arend@broadcom.com>
Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Signed-off-by: Hante Meuleman <meuleman@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions