diff options
author | 2015-04-19 00:07:30 +0200 | |
---|---|---|
committer | 2015-05-29 14:19:01 -0400 | |
commit | f4ad317aedf836e7bb67108a119bfec7f3d97ef1 (patch) | |
tree | d40127feb839af6e919ad47895728a3e4c972dd8 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | dm stripe: drop useless exit point from dm_stripe_init() (diff) | |
download | wireguard-linux-f4ad317aedf836e7bb67108a119bfec7f3d97ef1.tar.xz wireguard-linux-f4ad317aedf836e7bb67108a119bfec7f3d97ef1.zip |
dm log writes: use ULL suffix for 64-bit constants
On 32-bit:
drivers/md/dm-log-writes.c: In function ‘log_super’:
drivers/md/dm-log-writes.c:323: warning: integer constant is too large for ‘long’ type
Add a ULL suffix to WRITE_LOG_MAGIC to fix this.
Also add a ULL suffix to WRITE_LOG_VERSION as it's stored in a __le64
field.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions