j
k
j a
j l
+void blk_mq_dma_map_move_notify(struct blk_mq_dma_token *token) +{ blk_mq_dma_map_remove(token); +}
+void blk_mq_dma_map_move_notify(struct blk_mq_dma_token *token) +{
blk_mq_dma_map_remove(token);
+}
this needs to be exported as it is referenced from the nvme-pci driver, otherwise we get a build error
Back to the thread
Back to the list