diff options
author | Hante Meuleman <meuleman@broadcom.com> | 2014-12-21 14:43:44 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2015-01-06 21:27:29 +0300 |
commit | 83297aaa8fde85154c91a59e522c3d042c1084ec (patch) | |
tree | f088fb34e4cb66f896173fb9374c281dc08a6dcc /tools/perf/scripts/python/syscall-counts.py | |
parent | 64bb1b944b554a751b518b09c3d596f6b6c0ce31 (diff) | |
download | linux-83297aaa8fde85154c91a59e522c3d042c1084ec.tar.xz |
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/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions