mirror of https://github.com/torvalds/linux.git
Ensure that received Command-Response Queue (CRQ) entries are
properly read in order by the driver. dma_rmb barrier has
been added before accessing the CRQ descriptor to ensure
the entire descriptor is read before processing.
Fixes:
|
||
|---|---|---|
| .. | ||
| ehea | ||
| emac | ||
| Kconfig | ||
| Makefile | ||
| ibmveth.c | ||
| ibmveth.h | ||
| ibmvnic.c | ||
| ibmvnic.h | ||