summaryrefslogtreecommitdiff
path: root/scripts/kernel-doc
diff options
context:
space:
mode:
authorAndre Przywara <[email protected]>2020-07-06 01:40:37 +0100
committerJagan Teki <[email protected]>2020-10-21 23:43:42 +0530
commit69853123c513cf478992ca44e8a39afd651811a9 (patch)
tree09c24c2131f67f1802adbc7b65b0c3ab406c9eab /scripts/kernel-doc
parent4fe8641260d005f24b0ecca8b21d7c51e639c647 (diff)
net: sun8i_emac: Improve cache maintenance on RX descriptor init
Before we initialise the RX descriptors, there is no need to *clean* them from the cache, as we touch them for the first time. However we should cover the case that those buffers contain dirty cache lines, which could be evicted and written back to DRAM any time later, in the worst case *after* the MAC has transferred a packet into them. Signed-off-by: Andre Przywara <[email protected]> Acked-by: Maxime Ripard <[email protected]> Tested-by: Amit Singh Tomar <[email protected]> # Pine64+ Reviewed-by: Jagan Teki <[email protected]>
Diffstat (limited to 'scripts/kernel-doc')
0 files changed, 0 insertions, 0 deletions