summaryrefslogtreecommitdiff
path: root/drivers/net/sungem_phy.c
diff options
context:
space:
mode:
authorYuval Mintz <Yuval.Mintz@qlogic.com>2016-02-21 11:40:08 +0200
committerDavid S. Miller <davem@davemloft.net>2016-02-21 22:49:15 -0500
commit0a0c5d3b81529de2c1b65eb6582a4b6d0da1ada9 (patch)
tree37d37b1c1d8f36ce347ed720c8f8cd7e80b5623a /drivers/net/sungem_phy.c
parent60fffb3b80e8669636ab4bc067869b7516f47147 (diff)
downloadlinux-0a0c5d3b81529de2c1b65eb6582a4b6d0da1ada9.tar.gz
linux-0a0c5d3b81529de2c1b65eb6582a4b6d0da1ada9.tar.bz2
linux-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 <Yuval.Mintz@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/sungem_phy.c')
0 files changed, 0 insertions, 0 deletions