kexec_load.2: Note that CONFIG_KEXEC is needed

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2010-10-31 07:37:36 +01:00
parent fed71ac385
commit 577dd8b1d0
1 changed files with 3 additions and 0 deletions

View File

@ -147,6 +147,9 @@ which is not currently exported to glibc.
.\" FIXME Andi submitted a patch for this.
.\" Check if it got accepted later.
Therefore, these constants must be defined manually.
This system call is only available if the kernel was configured with
.BR CONFIG_KEXEC .
.SH SEE ALSO
.BR syscall (2),
.BR reboot (2)