aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHante Meuleman <[email protected]>2014-12-21 12:43:44 +0100
committerKalle Valo <[email protected]>2015-01-06 20:27:29 +0200
commit83297aaa8fde85154c91a59e522c3d042c1084ec (patch)
treef088fb34e4cb66f896173fb9374c281dc08a6dcc /tools/perf/scripts/python
parent64bb1b944b554a751b518b09c3d596f6b6c0ce31 (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 <[email protected]> Reviewed-by: Pieter-Paul Giesberts <[email protected]> Signed-off-by: Hante Meuleman <[email protected]> Signed-off-by: Arend van Spriel <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions