summaryrefslogtreecommitdiffstats
path: root/include/linux/memblock.h
diff options
context:
space:
mode:
authorH. Peter Anvin2011-07-14 20:57:10 +0200
committerH. Peter Anvin2011-07-14 20:57:10 +0200
commita150439c4a97db379f0ed6faa46fbbb6e7bf3cb2 (patch)
tree71b9ae09af66970080a59d246231ed333c1f5b97 /include/linux/memblock.h
parentmemblock, x86: Replace memblock_x86_reserve/free_range() with generic ones (diff)
downloadkernel-qcow2-linux-a150439c4a97db379f0ed6faa46fbbb6e7bf3cb2.tar.gz
kernel-qcow2-linux-a150439c4a97db379f0ed6faa46fbbb6e7bf3cb2.tar.xz
kernel-qcow2-linux-a150439c4a97db379f0ed6faa46fbbb6e7bf3cb2.zip
memblock: Cast phys_addr_t to unsigned long long for printf use
phys_addr_t is not necessarily the same thing as unsigned long long. It is, however, easier to cast it to unsigned long long for printf purposes than it is to deal with differnent printf formats. Signed-off-by: H. Peter Anvin <hpa@linux.intel.com> Cc: Tejun Heo <tj@kernel.org> Link: http://lkml.kernel.org/r/4E1F4D2C.3000507@zytor.com
Diffstat (limited to 'include/linux/memblock.h')
0 files changed, 0 insertions, 0 deletions