From: Oliver Neukum <[email protected]> Date: Thu, 17 Oct 2019 11:53:38 +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. > > Signed-off-by: Oliver Neukum <[email protected]> Applied, thanks Oliver.
