generic/dma-mapping.h: remove BUG_ON flags not GFP_ATOMIC
drivers should always check for a NULL return anyway, so the fact that the pci_ API is GFP_ATOMIC shouldn't matter.
Showing
Please register or sign in to comment
drivers should always check for a NULL return anyway, so the fact that the pci_ API is GFP_ATOMIC shouldn't matter.