File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -43,11 +43,12 @@ config DMABUF_MOVE_NOTIFY
43
43
bool "Move notify between drivers (EXPERIMENTAL)"
44
44
default n
45
45
help
46
- Don''t pin buffers if the dynamic DMA-buf interface is available on both the
47
- exporter as well as the importer. This fixes a security problem where
48
- userspace is able to pin unrestricted amounts of memory through DMA-buf.
49
- But marked experimental because we don''t jet have a consistent execution
50
- context and memory management between drivers.
46
+ Don't pin buffers if the dynamic DMA-buf interface is available on
47
+ both the exporter as well as the importer. This fixes a security
48
+ problem where userspace is able to pin unrestricted amounts of memory
49
+ through DMA-buf.
50
+ This is marked experimental because we don't yet have a consistent
51
+ execution context and memory management between drivers.
51
52
52
53
config DMABUF_SELFTESTS
53
54
tristate "Selftests for the dma-buf interfaces"
You can’t perform that action at this time.
0 commit comments