X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=mm%2FKconfig;h=b2176374b98e5e678ec93acda28cc0891d1c3717;hb=63bda79dc484c015f9902f2c8ae019952b93f876;hp=39220026c797c57f2cf8c0cf6b2e4de028b2cbf2;hpb=ce53044c68cf4fb6c50a2a0d88786be65fae7235;p=pandora-kernel.git diff --git a/mm/Kconfig b/mm/Kconfig index 39220026c797..b2176374b98e 100644 --- a/mm/Kconfig +++ b/mm/Kconfig @@ -349,6 +349,16 @@ choice benefit. endchoice +config CROSS_MEMORY_ATTACH + bool "Cross Memory Support" + depends on MMU + default y + help + Enabling this option adds the system calls process_vm_readv and + process_vm_writev which allow a process with the correct privileges + to directly read from or write to to another process's address space. + See the man page for more details. + # # UP and nommu archs use km based percpu allocator #