Revision e5581fe2b4f40e54bfea9a1eee1bc487da52e98c authored by Dave Airlie on 08 November 2016, 06:38:00 UTC, committed by Dave Airlie on 10 November 2016, 22:57:34 UTC
Thou shall not send control msg from the stack,
does that mean I can send it from the RO memory area?

and it looks like the answer is no, so here's
v2 which kmemdups.

Reported-by: poma
Tested-by: poma <poma@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
1 parent 24f9103
History
File Mode Size
include
.gitignore -rw-r--r-- 62 bytes
Kconfig -rw-r--r-- 1.8 KB
Makefile -rw-r--r-- 2.6 KB
apparmorfs.c -rw-r--r-- 23.1 KB
audit.c -rw-r--r-- 4.4 KB
capability.c -rw-r--r-- 3.7 KB
context.c -rw-r--r-- 5.4 KB
crypto.c -rw-r--r-- 2.1 KB
domain.c -rw-r--r-- 21.8 KB
file.c -rw-r--r-- 12.8 KB
ipc.c -rw-r--r-- 3.0 KB
lib.c -rw-r--r-- 2.7 KB
lsm.c -rw-r--r-- 23.9 KB
match.c -rw-r--r-- 10.8 KB
path.c -rw-r--r-- 6.7 KB
policy.c -rw-r--r-- 35.4 KB
policy_unpack.c -rw-r--r-- 19.1 KB
procattr.c -rw-r--r-- 4.6 KB
resource.c -rw-r--r-- 4.4 KB
sid.c -rw-r--r-- 1.2 KB

back to top