Home
last modified time | relevance | path

Searched hist:"295 be330" (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/powerpc/mpc85xx/
H A Dlbc.c295be330 Fri Jan 01 15:36:56 GMT 2016 Justin Hibbits <jhibbits@FreeBSD.org> Use uint32_t for LBC block size.

LBC block size can only be up to 4GB. The existing code already clamps it, but
mixes unsigned long and uint32_t. This works on 32-bit targets, but not 64-bit,
so isn't completely correct. This fixes the type confusion.
295be330 Fri Jan 01 15:36:56 GMT 2016 Justin Hibbits <jhibbits@FreeBSD.org> Use uint32_t for LBC block size.

LBC block size can only be up to 4GB. The existing code already clamps it, but
mixes unsigned long and uint32_t. This works on 32-bit targets, but not 64-bit,
so isn't completely correct. This fixes the type confusion.
295be330 Fri Jan 01 15:36:56 GMT 2016 Justin Hibbits <jhibbits@FreeBSD.org> Use uint32_t for LBC block size.

LBC block size can only be up to 4GB. The existing code already clamps it, but
mixes unsigned long and uint32_t. This works on 32-bit targets, but not 64-bit,
so isn't completely correct. This fixes the type confusion.
295be330 Fri Jan 01 15:36:56 GMT 2016 Justin Hibbits <jhibbits@FreeBSD.org> Use uint32_t for LBC block size.

LBC block size can only be up to 4GB. The existing code already clamps it, but
mixes unsigned long and uint32_t. This works on 32-bit targets, but not 64-bit,
so isn't completely correct. This fixes the type confusion.
295be330 Fri Jan 01 15:36:56 GMT 2016 Justin Hibbits <jhibbits@FreeBSD.org> Use uint32_t for LBC block size.

LBC block size can only be up to 4GB. The existing code already clamps it, but
mixes unsigned long and uint32_t. This works on 32-bit targets, but not 64-bit,
so isn't completely correct. This fixes the type confusion.
295be330 Fri Jan 01 15:36:56 GMT 2016 Justin Hibbits <jhibbits@FreeBSD.org> Use uint32_t for LBC block size.

LBC block size can only be up to 4GB. The existing code already clamps it, but
mixes unsigned long and uint32_t. This works on 32-bit targets, but not 64-bit,
so isn't completely correct. This fixes the type confusion.
295be330 Fri Jan 01 15:36:56 GMT 2016 Justin Hibbits <jhibbits@FreeBSD.org> Use uint32_t for LBC block size.

LBC block size can only be up to 4GB. The existing code already clamps it, but
mixes unsigned long and uint32_t. This works on 32-bit targets, but not 64-bit,
so isn't completely correct. This fixes the type confusion.