summaryrefslogtreecommitdiffstats
path: root/sys/compat/freebsd32
diff options
context:
space:
mode:
authormike <mike@FreeBSD.org>2003-01-19 15:13:41 +0000
committermike <mike@FreeBSD.org>2003-01-19 15:13:41 +0000
commitaa051f35c24e0abc157e86121a238a55b7f23d84 (patch)
treef8353b3ae14fbcc19edc8ebf3c15a15cfbbdc073 /sys/compat/freebsd32
parentb9e99ecd32ebc4f89842713a1c5097c776c825c7 (diff)
downloadFreeBSD-src-aa051f35c24e0abc157e86121a238a55b7f23d84.zip
FreeBSD-src-aa051f35c24e0abc157e86121a238a55b7f23d84.tar.gz
Change BUS_SPACE_UNRESTRICTED (~0ul) to plain ~0 when used in the
'int nsegments' argument to bus_dma_tag_create(). ~0ul does not fit in an int on machines with 64 bit longs. Noticed by: alpha tinderbox
Diffstat (limited to 'sys/compat/freebsd32')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud