]> granicus.if.org Git - strace/commit
Wire up kexec_file_load syscall on architectures that use generic unistd.h
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 11 Feb 2019 23:35:07 +0000 (23:35 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 11 Feb 2019 23:35:07 +0000 (23:35 +0000)
commit898f0ad0bc498c45734bc95917b74cfdc6466c26
tree2a0f3b328c0dff5f1e7a2f0512f0d2d35b782d24
parent0b051a218d5e7e51677c26c691dcf619a7d894e9
Wire up kexec_file_load syscall on architectures that use generic unistd.h

* linux/32/syscallent.h [294]: Wire up kexec_file_load syscall
introduced by linux commit v5.0-rc1~35^2~41^2~15.
* linux/64/syscallent.h [294]: Likewise.
* NEWS: Mention this.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1676045
NEWS
linux/32/syscallent.h
linux/64/syscallent.h