b819c3c Add /kernel/kexec task

Authored and Committed by jhlavac 4 years ago
    Add /kernel/kexec task
    
    This task tests the kexec system call. Specifically, it reboots the
    system using the current kernel image and initramfs.
    
    Signed-off-by: Jan Hlavac <jhlavac@redhat.com>