[PATCH v3 1/4] kexec: simplify compat_sys_kexec_load

Christoph Hellwig hch at infradead.org
Mon May 17 23:38:07 PDT 2021


> +	if (in_compat_syscall())
> +		return copy_user_compat_segment_list(image, nr_segments, segments);

Annoying overly lone line here.

Otherwise:

Reviewed-by: Christoph Hellwig <hch at lst.de>




More information about the kexec mailing list