The Linux-specific mechanism has been superseded by the generic support for local capabilities in 'base/include/capability.h'.
With this patch clients of the RM service can state if they want a mapping to be executable or not. This allows dataspaces to be mapped as non-executable on Linux by default and as executable only if needed. Partially fixes #176.