On Wed, May 9, 2018 at 4:11 PM, Laurent Vivier <laur...@vivier.eu> wrote:
> And kill sys_aplib, add sys_sync_file_range:
> on sparc, since linux 2.6.17, aplib syscall has been replaced
>  by sync_file_range syscall.
> (289eee6fa78e ["SPARC]: Wire up sys_sync_file_range() into syscall tables.")
> The syscall has been removed in linux v2.5.71
> (6196166fad "[SPARC64]: Kill sys_aplib.")
>
> Signed-off-by: Laurent Vivier <laur...@vivier.eu>
> ---
>  linux-user/sparc/syscall_nr.h   | 32 +++++++++++++++++++++++++++++++-
>  linux-user/sparc64/syscall_nr.h | 20 ++++++++++++--------
>  2 files changed, 43 insertions(+), 9 deletions(-)

Reviewed-by: Max Filippov <jcmvb...@gmail.com>

-- 
Thanks.
-- Max

Reply via email to