diff options
author | 2014-10-09 16:53:10 +0100 | |
---|---|---|
committer | 2014-11-06 17:25:27 +0000 | |
commit | 4ee20980812b5b1800221996ec438689f61e98b4 (patch) | |
tree | 54656cbc3c9acdd858c941886fc64ad3c6db7399 /tools/perf/scripts/python/sctop.py | |
parent | Merge tag 'for-3.19' of git://git.linaro.org/people/ard.biesheuvel/linux-arm into ard/efi-for-3.19 (diff) | |
download | linux-dev-4ee20980812b5b1800221996ec438689f61e98b4.tar.xz linux-dev-4ee20980812b5b1800221996ec438689f61e98b4.zip |
arm64: fix data type for physical address
Use phys_addr_t for physical address in alloc_init_pud. Although
phys_addr_t and unsigned long are 64 bit in arm64, it is better
to use phys_addr_t to describe physical addresses.
Signed-off-by: Min-Hua Chen <orca.chen@gmail.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions