diff options
author | Oliver Neukum <[email protected]> | 2019-10-17 15:25:47 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-10-17 15:05:10 -0400 |
commit | af0de1303c4e8f44fadd7b4c593f09f22324b04f (patch) | |
tree | 319ceeed3041a525b3640130729f593c176c31ca /drivers/fpga/fpga-mgr.c | |
parent | e497c20e203680aba9ccf7bb475959595908ca7e (diff) |
usb: hso: obey DMA rules in tiocmget
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]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions