On 08.04.21 14:21, Jan Beulich wrote: > There is a difference in generated code: xzalloc_bytes() forces > SMP_CACHE_BYTES alignment. I think we not only don't need this here, but > actually don't want it. > > To avoid the need to add a cast, do away with the only forward-declared > struct hypfs_dyndata. > > Signed-off-by: Jan Beulich Reviewed-by: Juergen Gross Juergen