summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2017-08-22 15:15:14 (GMT)
committerTom Rini <trini@konsulko.com>2017-08-28 11:17:13 (GMT)
commit704e040a51d2456a6c56e79363279b230d37cef7 (patch)
treef07e9f4b860fb395195354820cdc6bdc4af60b57 /doc
parent625a483cea6442da5d435830357c10ecc459f9c6 (diff)
downloadu-boot-704e040a51d2456a6c56e79363279b230d37cef7.tar.xz
nvme: Apply cache operations on the DMA buffers
So far cache operations are only applied on the submission queue and completion queue, but they are missing in other places like identify and block read/write routines. In order to correctly operate on the caches, the DMA buffer passed to identify routine must be allocated properly on the stack with the existing macro ALLOC_CACHE_ALIGN_BUFFER(). Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions