HomeFreeBSD

sfxge(4): fix power of 2 round up when align has smaller type

Description

sfxge(4): fix power of 2 round up when align has smaller type

Substitute driver-defined P2ROUNDUP() h with EFX_P2ROUNDUP()
defined in libefx.

Cast value and alignment to one specified type to guarantee result
correctness.

Reported by: Andrea Valsania <andrea.valsania at answervad.it>
Reviewed by: philip
Sponsored by: Solarflare Communications, Inc.
MFC after: 2 days
Differential Revision: https://reviews.freebsd.org/D21074

Details

Provenance
arybchikAuthored on Jul 27 2019, 9:36 AM
Parents
rGb4c9955e41e6: Lock the vnode before calling ufs_bmap_seekdata().
Branches
Unknown
Tags
Unknown

Event Timeline