> + 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>