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
encrypted-keys
Kconfig -rw-r--r-- 3.2 KB
Makefile -rw-r--r-- 522 bytes
big_key.c -rw-r--r-- 8.5 KB
compat.c -rw-r--r-- 3.7 KB
dh.c -rw-r--r-- 3.3 KB
gc.c -rw-r--r-- 9.7 KB
internal.h -rw-r--r-- 9.4 KB
key.c -rw-r--r-- 30.1 KB
keyctl.c -rw-r--r-- 41.3 KB
keyring.c -rw-r--r-- 37.8 KB
permission.c -rw-r--r-- 2.9 KB
persistent.c -rw-r--r-- 4.5 KB
proc.c -rw-r--r-- 8.7 KB
process_keys.c -rw-r--r-- 20.6 KB
request_key.c -rw-r--r-- 19.7 KB
request_key_auth.c -rw-r--r-- 7.0 KB
sysctl.c -rw-r--r-- 1.8 KB
trusted.c -rw-r--r-- 29.4 KB
trusted.h -rw-r--r-- 3.2 KB
user_defined.c -rw-r--r-- 4.6 KB

back to top