diff options
| author | Yuval Mintz <[email protected]> | 2016-02-21 09:40:08 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2016-02-22 03:49:15 +0000 |
| commit | 0a0c5d3b81529de2c1b65eb6582a4b6d0da1ada9 (patch) | |
| tree | 37d37b1c1d8f36ce347ed720c8f8cd7e80b5623a /net/unix/af_unix.c | |
| parent | qed: Turn most GFP_ATOMIC into GFP_KERNEL (diff) | |
| download | kernel-0a0c5d3b81529de2c1b65eb6582a4b6d0da1ada9.tar.gz kernel-0a0c5d3b81529de2c1b65eb6582a4b6d0da1ada9.zip | |
qed: Handle possible race in SB config
Due to HW design, some of the memories are wide-bus and access to those
needs to be sequentialized on a per-HW-block level; Read/write to a
given HW-block might break other read/write to wide-bus memory done at
~same time.
Status blocks initialization in CAU is done into such a wide-bus memory.
This moves the initialization into using DMAE which is guaranteed to be
safe to use on such memories.
Signed-off-by: Yuval Mintz <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
