Searched hist:"0 f2f89b6de32de49373040eb4ee9d6bc1930ae5a" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/mm/ |
H A D | dmapool.c | diff 0f2f89b6de32de49373040eb4ee9d6bc1930ae5a Thu Feb 25 19:18:41 CST 2021 Daniel Vetter <daniel.vetter@ffwll.ch> mm/dmapool: use might_alloc()
Now that my little helper has landed, use it more. On top of the existing check this also uses lockdep through the fs_reclaim annotations.
Link: https://lkml.kernel.org/r/20210113135009.3606813-1-daniel.vetter@ffwll.ch Signed-off-by: Daniel Vetter <daniel.vetter@intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|