diff options
author | Alexander Duyck <[email protected]> | 2012-11-19 10:31:37 -0800 |
---|---|---|
committer | H. Peter Anvin <[email protected]> | 2012-11-19 10:45:19 -0800 |
commit | bbee3aec3472fc2ca10b6b1020aec84567ea25ce (patch) | |
tree | 3fbb99d8f84eabd37046048963f4bec03af965f4 /lib/debugobjects.c | |
parent | afd51a0e32cd79261f0e823400886ed322a355ac (diff) |
x86: Fix warning about cast from pointer to integer of different size
This patch fixes a warning reported by the kbuild test robot where we were
casting a pointer to a physical address which represents an integer of a
different size. Per the suggestion of Peter Anvin I am replacing it and one
other spot where I made a similar cast with an unsigned long.
Signed-off-by: Alexander Duyck <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: H. Peter Anvin <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions