diff options
author | Juergen Gross <jgross@suse.com> | 2015-02-12 00:26:01 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-02-12 02:06:02 +0100 |
commit | 8d29e18a459dfc2adeafc1acb9c4185ee6713116 (patch) | |
tree | cbc547950eaf06d5ae4c05e1f68be61b7f1749eb /mm/hugetlb_cgroup.c | |
parent | memcg: add BUILD_BUG_ON() for string tables (diff) | |
download | linux-8d29e18a459dfc2adeafc1acb9c4185ee6713116.tar.xz linux-8d29e18a459dfc2adeafc1acb9c4185ee6713116.zip |
mm: use correct format specifiers when printing address ranges
Especially on 32 bit kernels memory node ranges are printed with 32 bit
wide addresses only. Use u64 types and %llx specifiers to print full
width of addresses.
Signed-off-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/hugetlb_cgroup.c')
0 files changed, 0 insertions, 0 deletions