From: Oliver Neukum <[email protected]> Date: Thu, 17 Oct 2019 15:25:47 +0200
> The serial state information must not be embedded into another > data structure, as this interferes with cache handling for DMA > on architectures without cache coherence.. > That would result in data corruption on some architectures > Allocating it separately. > > v2: fix syntax error > > Signed-off-by: Oliver Neukum <[email protected]> Applied.... still disappointed that this respin even needed to happen.
