Todd Poynor 5862a44ee2 staging: gasket: page table: use GFP_KERNEL for dma_alloc_coherent
Flags should be specified for dma_alloc_coherent() call.  Use
GFP_KERNEL, it's fine to sleep here.

Change-Id: Iec4ad9550e8829b67e99b22246e40e0b21600c54
Signed-off-by: Todd Poynor <toddpoynor@google.com>
2019-09-23 11:30:36 -07:00
Description
No description provided
356 KiB
Languages
C 99.8%
Makefile 0.2%