mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-22 07:27:29 +00:00
The return value of dma_set_coherent_mask() is not always 0.
To catch the exception in case that dma is not support the mask.
Link: https://lore.kernel.org/linux-media/20211206022201.1639460-1-jiasheng@iscas.ac.cn
Fixes:
|
||
|---|---|---|
| .. | ||
| coda_regs.h | ||
| coda-bit.c | ||
| coda-common.c | ||
| coda-gdi.c | ||
| coda-h264.c | ||
| coda-jpeg.c | ||
| coda-mpeg2.c | ||
| coda-mpeg4.c | ||
| coda.h | ||
| imx-vdoa.c | ||
| imx-vdoa.h | ||
| Makefile | ||
| trace.h | ||