Re: [PATCH v3 net-next 03/10] net: korina: Remove not needed cache flushes
From: Andrew Lunn <andrew@lunn.ch>
Date: 2021-04-15 23:20:58
Also in:
lkml
From: Andrew Lunn <andrew@lunn.ch>
Date: 2021-04-15 23:20:58
Also in:
lkml
On Thu, Apr 15, 2021 at 01:06:40AM +0200, Thomas Bogendoerfer wrote:
Descriptors are mapped uncached so there is no need to do any cache handling for them. Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew