From patchwork Mon Feb 15 14:00:11 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Riku Voipio X-Patchwork-Id: 8315641 Return-Path: X-Original-To: patchwork-qemu-devel@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 24ACD9F399 for ; Mon, 15 Feb 2016 14:02:36 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 1E7F02037C for ; Mon, 15 Feb 2016 14:02:34 +0000 (UTC) Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 84EEC2035E for ; Mon, 15 Feb 2016 14:02:28 +0000 (UTC) Received: from localhost ([::1]:60717 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVJjQ-00007F-28 for patchwork-qemu-devel@patchwork.kernel.org; Mon, 15 Feb 2016 09:02:28 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54823) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVJhO-0006hO-1R for qemu-devel@nongnu.org; Mon, 15 Feb 2016 09:00:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aVJhJ-0007Oo-Uc for qemu-devel@nongnu.org; Mon, 15 Feb 2016 09:00:21 -0500 Received: from mail-lf0-x22d.google.com ([2a00:1450:4010:c07::22d]:35212) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVJhJ-0007OM-N9 for qemu-devel@nongnu.org; Mon, 15 Feb 2016 09:00:17 -0500 Received: by mail-lf0-x22d.google.com with SMTP id l143so89613857lfe.2 for ; Mon, 15 Feb 2016 06:00:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=mB/QFFf+Bnmor/JQAslJ/hdAckJQj/6J+jGdJCTytco=; b=UAKXJ7iIsCwGe83lSth9U2MrNOo2LQSepq1nl8BqYGij962+3cR15jumfDkUtHjnh2 GzuZNUIfGaBMo1faBWY2bc3hOBKpOumCpVeZ1UWUMvoO5FUvw//m411LyjY6xQPRuRM0 ASMZUE9qsEMfg4yJRQYAU0rs5P3Vf/AjI/QFA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=mB/QFFf+Bnmor/JQAslJ/hdAckJQj/6J+jGdJCTytco=; b=ltXRb21biD+RCZvYjX8yKzpC/31eihYxWUkNplgKoIQtewXbkXSm/iU97v1x2eZbrF MmWUIzguf+0y7b+Wh3rkcwAJuhZqjhUA/ZdJcWZsxNq9Xm5oE4IR1yfwjFqx2f1Qp8Hb q2FfYWHoYj8Egmal4vPlDQXwWSI2aOfl3rO0kThgL26668Pfn6/OG53pAnsZLWVN5lld 622cDrp+SJCTjBMctnSmp4bmj1oTg5OVQpXBdXY9roviNpOP9n+VsoyKlVD2PtaR1RaZ IDaEGNy7w3jWjrnkPJNqfJ6Ss2k6zVvk4tN6EcG4Hu2fK2f8krwSBUBnrRVR7sZAnBFs DkSQ== X-Gm-Message-State: AG10YOTZlBCf7kw76w+WFgZ8a1MJSm6St4fPXY/s+EZT+HHNEf2e/s35Dvr/Gu7eOCriHtM2 X-Received: by 10.25.17.103 with SMTP id g100mr7015581lfi.142.1455544816870; Mon, 15 Feb 2016 06:00:16 -0800 (PST) Received: from localhost.localdomain (91-157-175-207.elisa-laajakaista.fi. [91.157.175.207]) by smtp.gmail.com with ESMTPSA id f196sm2461588lfb.49.2016.02.15.06.00.15 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 15 Feb 2016 06:00:15 -0800 (PST) From: riku.voipio@linaro.org To: qemu-devel@nongnu.org Date: Mon, 15 Feb 2016 16:00:11 +0200 Message-Id: <1455544812-14403-2-git-send-email-riku.voipio@linaro.org> X-Mailer: git-send-email 2.7.0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2a00:1450:4010:c07::22d Cc: Peter Maydell , Riku Voipio Subject: [Qemu-devel] [PATCH 2/3] linux-user: remove unavailable syscalls from aarch64 X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+patchwork-qemu-devel=patchwork.kernel.org@nongnu.org Sender: qemu-devel-bounces+patchwork-qemu-devel=patchwork.kernel.org@nongnu.org X-Spam-Status: No, score=-6.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Riku Voipio Qemu lists deprected system call numbers in for Aarch64. These are never enabled for Linux kernel, so don't define them in Qemu either. remove the ifdef around host_to_target_stat64 since all architectures need it now. Cc: Peter Maydell Signed-off-by: Riku Voipio Reviewed-by: Peter Maydell --- linux-user/aarch64/syscall_nr.h | 59 ----------------------------------------- linux-user/syscall.c | 2 -- 2 files changed, 61 deletions(-) diff --git a/linux-user/aarch64/syscall_nr.h b/linux-user/aarch64/syscall_nr.h index c8a8599..59511d8 100644 --- a/linux-user/aarch64/syscall_nr.h +++ b/linux-user/aarch64/syscall_nr.h @@ -275,62 +275,3 @@ #define TARGET_NR_mlock2 284 #define TARGET_NR_copy_file_range 285 -#define TARGET_NR_open 1024 -#define TARGET_NR_link 1025 -#define TARGET_NR_unlink 1026 -#define TARGET_NR_mknod 1027 -#define TARGET_NR_chmod 1028 -#define TARGET_NR_chown 1029 -#define TARGET_NR_mkdir 1030 -#define TARGET_NR_rmdir 1031 -#define TARGET_NR_lchown 1032 -#define TARGET_NR_access 1033 -#define TARGET_NR_rename 1034 -#define TARGET_NR_readlink 1035 -#define TARGET_NR_symlink 1036 -#define TARGET_NR_utimes 1037 -#define TARGET_NR_stat 1038 -#define TARGET_NR_lstat 1039 -#define TARGET_NR_pipe 1040 -#define TARGET_NR_dup2 1041 -#define TARGET_NR_epoll_create 1042 -#define TARGET_NR_inotify_init 1043 -#define TARGET_NR_eventfd 1044 -#define TARGET_NR_signalfd 1045 -#define TARGET_NR_sendfile64 1046 -#define TARGET_NR_ftruncate64 1047 -#define TARGET_NR_truncate64 1048 -#define TARGET_NR_stat64 1049 -#define TARGET_NR_lstat64 1050 -#define TARGET_NR_fstat64 1051 -#define TARGET_NR_fcntl64 1052 -/* #define TARGET_NR_fadvise64 1053 */ -#define TARGET_NR_newfstatat 1054 -#define TARGET_NR_fstatfs64 1055 -#define TARGET_NR_statfs64 1056 -#define TARGET_NR_lseek64 1057 -#define TARGET_NR_mmap64 1058 -#define TARGET_NR_alarm 1059 -#define TARGET_NR_getpgrp 1060 -#define TARGET_NR_pause 1061 -#define TARGET_NR_time 1062 -#define TARGET_NR_utime 1063 -#define TARGET_NR_creat 1064 -#define TARGET_NR_getdents 1065 -#define TARGET_NR_futimesat 1066 -#define TARGET_NR_select 1067 -#define TARGET_NR_poll 1068 -#define TARGET_NR_epoll_wait 1069 -#define TARGET_NR_ustat 1070 -#define TARGET_NR_vfork 1071 -#define TARGET_NR_oldwait4 1072 -#define TARGET_NR_recv 1073 -#define TARGET_NR_send 1074 -#define TARGET_NR_bdflush 1075 -#define TARGET_NR_umount 1076 -#define TARGET_NR_uselib 1077 -#define TARGET_NR__sysctl 1078 -#define TARGET_NR_fork 1079 -#define TARGET_NR_syscalls (__NR_fork+1) - -#define TARGET_NR_sigreturn 1999 diff --git a/linux-user/syscall.c b/linux-user/syscall.c index 83b881c..9781e1d 100644 --- a/linux-user/syscall.c +++ b/linux-user/syscall.c @@ -5234,7 +5234,6 @@ static inline int target_to_host_mlockall_arg(int arg) } #endif -#if defined(TARGET_NR_stat64) || defined(TARGET_NR_newfstatat) static inline abi_long host_to_target_stat64(void *cpu_env, abi_ulong target_addr, struct stat *host_st) @@ -5297,7 +5296,6 @@ static inline abi_long host_to_target_stat64(void *cpu_env, return 0; } -#endif /* ??? Using host futex calls even when target atomic operations are not really atomic probably breaks things. However implementing