From patchwork Mon Oct 26 22:03:35 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Laurent Vivier X-Patchwork-Id: 1388165 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=nongnu.org (client-ip=209.51.188.17; helo=lists.gnu.org; envelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=vivier.eu Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4CKpyG0pnBz9sSf for ; Tue, 27 Oct 2020 09:13:42 +1100 (AEDT) Received: from localhost ([::1]:34322 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kXAkF-0000Ru-VK for incoming@patchwork.ozlabs.org; Mon, 26 Oct 2020 18:13:39 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39192) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kXAai-0005cg-SW for qemu-devel@nongnu.org; Mon, 26 Oct 2020 18:03:48 -0400 Received: from mout.kundenserver.de ([212.227.126.130]:34001) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kXAah-0005FB-2s for qemu-devel@nongnu.org; Mon, 26 Oct 2020 18:03:48 -0400 Received: from localhost.localdomain ([82.252.139.38]) by mrelayeu.kundenserver.de (mreue010 [212.227.15.167]) with ESMTPSA (Nemesis) id 1MD9nd-1kfjA62qDx-0099Rk; Mon, 26 Oct 2020 23:03:43 +0100 From: Laurent Vivier To: qemu-devel@nongnu.org Subject: [PULL 4/8] linux-user: update mips/syscall-args-o32.c.inc to Linux 5.9-rc7 Date: Mon, 26 Oct 2020 23:03:35 +0100 Message-Id: <20201026220339.195790-5-laurent@vivier.eu> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20201026220339.195790-1-laurent@vivier.eu> References: <20201026220339.195790-1-laurent@vivier.eu> MIME-Version: 1.0 X-Provags-ID: V03:K1:39gxY8zbYF5wRP6WSzIWuuv77Ru4bWDfw1Ezo+Mj4tDeFze11jl 9uKdBKst6eE83JNB4XZPNnuzP/S9BjONbH8y1odpDCFlFU2ul1ET5Pc0PCyNcBw3KDkFYV6 FnZvzAoXJ8pmykcgAlar0AwlAh0kltWh+w9Fabm9pa0TYceXQvNs359eS5zh5k0Jkfvpsax QH71RoAOgi6rXcdyNAb4w== X-UI-Out-Filterresults: notjunk:1;V03:K0:qDkUNIn1q1Y=:POLv1YzuHhzVfiHgL08xRm mp9ExwiuDEpU7Y0UBu2ddjv5y1CUG3M4osfLhYunlMPKchJkeWHXEr9YKZwHVh4hSYKueDDWL 23Mc7yIRSSyrP89xIW7xhjDbDTN/OsXwquqSeF9zXjaJ1bIOjk5W48W7E+CWnMCv1U9WqLUAW blD4iLLJv+x9LsnBmdGLri9ZRCcfbHhq79um5t2qcbjMK+iTi2owBseMTmc+0rKC1nZLWxbAa k+2d+qPDHjHJbp97nOtNhHnmPgB+hH89BH6kYoIvA9riwm4HKZxoA5/g9J5qJtRlc6jWepz0M dif7m6hSrLkvfrasoAQjZKaH61JWEkZXOTJ2neokkiUQutNygwGXctRZqUvlmcp5fO5o6ct8r jndmmINZituKAQXFTOPHXHUNPHYqbBG9j3tdm8jMI0ImOp1TXghpJp0L4ZKOzmHD/fANpDi8n bsWu3AEY1w== Received-SPF: none client-ip=212.227.126.130; envelope-from=laurent@vivier.eu; helo=mout.kundenserver.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/10/26 18:03:45 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Richard Henderson , Laurent Vivier , =?utf-8?q?Philippe_Mathieu-Daud=C3=A9?= Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" Updated running scripts/update-mips-syscall-args.sh Signed-off-by: Laurent Vivier Reviewed-by: Philippe Mathieu-Daudé Reviewed-by: Richard Henderson Message-Id: <20200930003033.554124-3-laurent@vivier.eu> Signed-off-by: Laurent Vivier --- linux-user/mips/syscall-args-o32.c.inc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/linux-user/mips/syscall-args-o32.c.inc b/linux-user/mips/syscall-args-o32.c.inc index 0ad35857b4e4..92ee4f921ec7 100644 --- a/linux-user/mips/syscall-args-o32.c.inc +++ b/linux-user/mips/syscall-args-o32.c.inc @@ -434,3 +434,7 @@ [ 433] = 3, /* fspick */ [ 434] = 2, /* pidfd_open */ [ 435] = 2, /* clone3 */ + [ 436] = 3, /* close_range */ + [ 437] = 4, /* openat2 */ + [ 438] = 3, /* pidfd_getfd */ + [ 439] = 4, /* faccessat2 */