Le 03/05/2021 à 19:41, LemonBoy a écrit :
> From: Giuseppe Musacchio
>
> An unwanted sign-extension is currently making the host kernel return
> EOVERFLOW
> when calling copy_file_range with a count of 0x, despite the host
> being
> a 64bit platform.
>
> The fix is only affecting 32bit
From: Giuseppe Musacchio
An unwanted sign-extension is currently making the host kernel return EOVERFLOW
when calling copy_file_range with a count of 0x, despite the host being
a 64bit platform.
The fix is only affecting 32bit targets on 64bit hosts, it's a no-op when the
target bitness