commit | ea1970500ed1b5a1888de3ff6347471c822182fa | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Sun Nov 22 18:51:05 2015 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Sun Nov 22 23:10:12 2015 +0000 |
tree | 5506a5340c0200885ddb2b62a6b0aad5cd4b7d59 | |
parent | 7aa9c0d2999671aa018172e41d52a55ddeac1723 [diff] |
Implement kexec_file_load syscall decoding * xlat/kexec_file_load_flags.in: New file. * kexec.c: Include "xlat/kexec_file_load_flags.h". (SYS_FUNC(kexec_file_load)): New function. * linux/dummy.h (sys_kexec_file_load): Remove stub alias. * pathtrace.c (pathtrace_match): Add SEN_kexec_file_load.