summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/io.c
diff options
context:
space:
mode:
authorMin-Hua Chen <orca.chen@gmail.com>2014-10-09 16:53:10 +0100
committerWill Deacon <will.deacon@arm.com>2014-11-06 17:25:27 +0000
commit4ee20980812b5b1800221996ec438689f61e98b4 (patch)
tree54656cbc3c9acdd858c941886fc64ad3c6db7399 /arch/arm64/kernel/io.c
parentf2001bd5b8d72071b68cbf3abe32723a067ba3f1 (diff)
downloadlinux-stable-4ee20980812b5b1800221996ec438689f61e98b4.tar.gz
linux-stable-4ee20980812b5b1800221996ec438689f61e98b4.tar.bz2
linux-stable-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 'arch/arm64/kernel/io.c')
0 files changed, 0 insertions, 0 deletions