On Mon, Aug 26, 2019 at 11:40:06AM +1000, Dave Chinner wrote: > From: Dave Chinner <dchinner@xxxxxxxxxx> > > Needed to feed into the allocation routine to guarantee the memory > buffers we add to bios are correctly aligned to the underlying > device. > > Signed-off-by: Dave Chinner <dchinner@xxxxxxxxxx> I don't really see the real need for the wrapper, but it also doesn't seem actively harmful, so: Reviewed-by: Christoph Hellwig <hch@xxxxxx>