aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/openzfs/.mailmap
diff options
context:
space:
mode:
authorAdrian Chadd <adrian@FreeBSD.org>2025-11-01 17:23:12 +0000
committerAdrian Chadd <adrian@FreeBSD.org>2025-11-01 17:23:12 +0000
commit0726d6e87ad508f9e6a78685d3d9067edf255588 (patch)
tree03f3d8b8082eeab4293244ba28f8b18149fbf28d /sys/contrib/openzfs/.mailmap
parenta1806e6ff37a606277ab9657b951e918164e9f63 (diff)
vchiq: fix compilation error on armv7 in CI and local armv7 buildsHEADmain
This happens in CI and on local armv7 builds, but not when I cross compile to armv7 locally. > /usr/src/sys/contrib/vchiq/interface/vchiq_arm/vchiq_2835_arm.c:549:71: error: format specifies type 'unsigned int' but the argument has type 'unsigned long' [-Werror,-Wformat] > 549 | "free_pagelist - %zx, %d (%u bytes @%p)", (size_t)pagelist, actual, pagelist->length, bi->buf); So just be very specific about the printf types and explicitly cast things.
Diffstat (limited to 'sys/contrib/openzfs/.mailmap')
0 files changed, 0 insertions, 0 deletions