Romain Naour b7ccb5de35 microblaze: don't use copy_file_range syscall with kernel headers < 4.10
copy_file_range syscall was added for microblaze in 4.10.

This patch makes the MicroBlaze kernel-features.h undefine
__ASSUME_COPY_FILE_RANGE for toolchains built with kernel headers < 4.10.

	* sysdeps/unix/sysv/linux/microblaze/kernel-features.h
	(__ASSUME_COPY_FILE_RANGE) [__LINUX_KERNEL_VERSION < 0x040A00]: Undef.

[1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?id=7181e5590e5ba898804aef3ee6be7f27606e6f8b

Signed-off-by: Romain Naour <romain.naour@gmail.com>
2018-01-29 16:12:08 +00:00
..
2018-01-27 13:31:38 +01:00
2018-01-02 18:37:06 +00:00
2018-01-27 13:32:36 +01:00
2018-01-24 23:33:03 +00:00
2018-01-29 01:48:24 +01:00
2018-01-02 21:55:15 +00:00
2018-01-07 13:31:36 +01:00
2018-01-28 19:35:02 +01:00
2018-01-26 08:23:01 -08:00