Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge tag 'drm-misc-next-fixes-2026-04-17' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next

Short summary of fixes pull:

dma-buf:
- fix documentation formatting

Signed-off-by: Dave Airlie <airlied@redhat.com>

From: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://patch.msgid.link/20260417061430.GA11880@linux.fritz.box

+1
+1
drivers/dma-buf/dma-buf.c
··· 1353 1353 * Upon return importers may continue to access the DMA-buf memory. The caller 1354 1354 * must do two additional waits to ensure that the memory is no longer being 1355 1355 * accessed: 1356 + * 1356 1357 * 1) Until dma_resv_wait_timeout() retires fences the importer is allowed to 1357 1358 * fully access the memory. 1358 1359 * 2) Until the importer calls unmap it is allowed to speculatively