mirror of
https://github.com/torvalds/linux.git
synced 2026-05-30 10:04:04 +02:00
Short summary of fixes pull:
dma-buf: - fix documentation formatting -----BEGIN PGP SIGNATURE----- iQFPBAABCgA5FiEEchf7rIzpz2NEoWjlaA3BHVMLeiMFAmnhz4obFIAAAAAABAAO bWFudTIsMi41KzEuMTIsMiwyAAoJEGgNwR1TC3oj6w8H/ift5l8QuCR66usSkCab bs50LC4CFqEdUCjyRtPHo6pnNstDXIWC57fiZ0UF8USI9BLcupSMfbeoYKerRICU Zxb0cNBSEi8cxMQZ4QjpkXP9ICSnVM4n1qBkZiJeaS293QbpRb6Hj9ARsZHTMlot Cvwt93PGFTS0RGEokzzUzTIGKekDOzVOdUJrg84X7mSBv+zdVDH4K//Z2asEI9h+ Hb9CwLj7yNqj/k1+rXDtPEQwplfVLgSaoJBvuunkj4Rk2F0ih6RHKKGXhLFB1Xrx jOMkYpXMR5fMvcLmY2OzfusDDlCkoi0UV7+6DFPDDhrjtGVCRGXupo++84yY4eCH VoQ= =uRB9 -----END PGP SIGNATURE----- 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
This commit is contained in:
commit
a7756371e5
|
|
@ -1353,6 +1353,7 @@ EXPORT_SYMBOL_NS_GPL(dma_buf_attach_revocable, "DMA_BUF");
|
|||
* Upon return importers may continue to access the DMA-buf memory. The caller
|
||||
* must do two additional waits to ensure that the memory is no longer being
|
||||
* accessed:
|
||||
*
|
||||
* 1) Until dma_resv_wait_timeout() retires fences the importer is allowed to
|
||||
* fully access the memory.
|
||||
* 2) Until the importer calls unmap it is allowed to speculatively
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user