aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorIoana Radulescu <ruxandra.radulescu@nxp.com>2019-05-23 17:38:22 +0300
committerDavid S. Miller <davem@davemloft.net>2019-05-23 09:37:22 -0700
commit16fa1cf1ed2a652a483cf8f1ea65c703693292e8 (patch)
treeab33e16d4ad4998efb7e60e69d942bed0f53d1da /.gitattributes
parentcxgb4: use firmware API for validating filter spec (diff)
downloadlinux-dev-16fa1cf1ed2a652a483cf8f1ea65c703693292e8.tar.xz
linux-dev-16fa1cf1ed2a652a483cf8f1ea65c703693292e8.zip
Revert "dpaa2-eth: configure the cache stashing amount on a queue"
This reverts commit f8b995853444aba9c16c1ccdccdd397527fde96d. The reverted change instructed the QMan hardware block to fetch RX frame annotation and beginning of frame data to cache before the core would read them. It turns out that in rare cases, it's possible that a QMan stashing transaction is delayed long enough such that, by the time it gets executed, the frame in question had already been dequeued by the core and software processing began on it. If the core manages to unmap the frame buffer _before_ the stashing transaction is executed, an SMMU exception will be raised. Unfortunately there is no easy way to work around this while keeping the performance advantages brought by QMan stashing, so disable it altogether. Signed-off-by: Ioana Radulescu <ruxandra.radulescu@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions