Reworking kexec for signatures
Reworking kexec for signatures
Posted Mar 11, 2015 20:53 UTC (Wed) by scientes (guest, #83068)In reply to: Reworking kexec for signatures by scientes
Parent article: Reworking kexec for signatures
The patch went in with a differn't type signature that the article describes. The cmdline_len and cmdline_ptr options have been switched.
long kexec_file_load(int kernel_fd, int initrd_fd,
unsigned long cmdline_len, const char *cmdline_ptr,
unsigned long flags);
