aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorGeert Uytterhoeven <[email protected]>2017-09-13 16:28:20 -0700
committerLinus Torvalds <[email protected]>2017-09-13 18:53:15 -0700
commit8185f5708d2488393dc2acec21d19ac53d61b4a0 (patch)
tree632b64f9a40af2169a93d821fc3b13481bdce73e /scripts/gdb/linux/modules.py
parent6dec0dd4a627d15510c9435c4dbf4b9f4ffeeeb7 (diff)
lib/test_bitmap.c: use ULL suffix for 64-bit constants
With gcc 4.1.2: lib/test_bitmap.c:189: warning: integer constant is too large for `long' type lib/test_bitmap.c:190: warning: integer constant is too large for `long' type lib/test_bitmap.c:194: warning: integer constant is too large for `long' type lib/test_bitmap.c:195: warning: integer constant is too large for `long' type Add the missing "ULL" suffix to fix this. Link: http://lkml.kernel.org/r/[email protected] Fixes: 60ef690018b262dd ("bitmap: introduce BITMAP_FROM_U64()") Signed-off-by: Geert Uytterhoeven <[email protected]> Acked-by: Yury Norov <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions