diff options
author | Matthew Wilcox <matthew.r.wilcox@intel.com> | 2011-02-10 09:56:01 -0500 |
---|---|---|
committer | Matthew Wilcox <matthew.r.wilcox@intel.com> | 2011-11-04 15:52:57 -0400 |
commit | 091b609258b8e01cc45b01a41ca5e496f674d989 (patch) | |
tree | fc047bbe0b579d2708c4ac36937ce403df8d38f2 /lib/memory-notifier-error-inject.c | |
parent | d534df3c730af9073a9ddc076d9fd65cbdca22b3 (diff) |
NVMe: Switch to use DMA Pool API
Calling dma_free_coherent from interrupt context causes warnings.
Using the DMA pools delays freeing until pool destruction, so avoids
the problem.
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions