From patchwork Tue May 18 05:30:52 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Laurent Vivier X-Patchwork-Id: 441134 Delivered-To: patch@linaro.org Received: by 2002:a02:7a1b:0:0:0:0:0 with SMTP id a27csp1786719jac; Mon, 17 May 2021 22:55:10 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzFCh5s91oM97Rb8hb8aHe+vY4qEKDcvpKwApNAvXf6y71h6MfsxtGGtE8Q4GGwaPIk/rh2 X-Received: by 2002:ac8:1206:: with SMTP id x6mr3130412qti.261.1621317310018; Mon, 17 May 2021 22:55:10 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621317310; cv=none; d=google.com; s=arc-20160816; b=kt1H8j3BmssV0DMqQZisOLpFlRQNkVq9dCQCuOgN16bW0wHp4cxD/gYCMKFdWQRAa/ WmPYNTBlM+vrvurRcKePlyFRe1DUrz3k984Xc5uhPdhLdww3NgWZ350wGJoNUBbhXNqc iv0phOiwFgSgY7PMQM3y4GNfRViKms1AneiFcuugJqlnYdglQ0vGOQ7h7S7rdU6LonKw +PZqzFdIVY+WBF6Qjm9ESLLGPQC7ANRrAGlgufUcPGNt7DWn3pC91DhIp7X168UI7o21 GvR3ID4sx0yA/ZDg5ZcM2HdlKmRJxuPty9Ey6lOuLHOlNPGQ5oe2YvpvaFDBqDEnx+kq b2sg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:cc:list-subscribe:list-help:list-post:list-archive :list-unsubscribe:list-id:precedence:content-transfer-encoding :mime-version:references:in-reply-to:message-id:date:subject:to:from; bh=bKzskBAJgP7icxaeKtmII4rS816hMzGi1KXbx6iXGaE=; b=wRSA+c9mZi3kkHpJsUdpfInwif6fk/WpdsUoijzRXZBHqmUaN38yT/S2zI46zafeHY Dh0tPpKWATc0S5e1KN9CjHSsSc3zTAs4fkwcDeoWKo2gLZAQbq296oDmeHpx1fvEHQgN ksPbHKFt+TQq8CuE6hYFriTRMORXo9Wmw9kFzNGrXnrZ9wQBCzSne5k9wumWBQ3XJu4M +G61H8mOzEMVYAGy/F0k0jQa/Q+vunqPFytmaQpwDzCX9xVV2jjJwtj+ez7wsgcnL56g H2sHezRrwz3QwEEhTTL05TDmn6K9xhkOENtYuCdmtt3bhD9JJ317wa5Y0Df3y3EZTybZ g0JA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of qemu-devel-bounces+patch=linaro.org@nongnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom="qemu-devel-bounces+patch=linaro.org@nongnu.org" Return-Path: Received: from lists.gnu.org (lists.gnu.org. [209.51.188.17]) by mx.google.com with ESMTPS id t22si14670481qkj.6.2021.05.17.22.55.09 for (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Mon, 17 May 2021 22:55:10 -0700 (PDT) Received-SPF: pass (google.com: domain of qemu-devel-bounces+patch=linaro.org@nongnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; Authentication-Results: mx.google.com; spf=pass (google.com: domain of qemu-devel-bounces+patch=linaro.org@nongnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom="qemu-devel-bounces+patch=linaro.org@nongnu.org" Received: from localhost ([::1]:45782 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lishB-000797-BP for patch@linaro.org; Tue, 18 May 2021 01:55:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38542) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lisKc-0007Lt-LV for qemu-devel@nongnu.org; Tue, 18 May 2021 01:31:50 -0400 Received: from mout.kundenserver.de ([212.227.126.134]:38329) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lisKX-00071f-Hg for qemu-devel@nongnu.org; Tue, 18 May 2021 01:31:50 -0400 Received: from quad ([82.142.31.78]) by mrelayeu.kundenserver.de (mreue010 [212.227.15.167]) with ESMTPSA (Nemesis) id 1MLiPA-1m0PDL1xDs-00HdQ4; Tue, 18 May 2021 07:31:43 +0200 From: Laurent Vivier To: qemu-devel@nongnu.org Subject: [PULL 20/59] linux-user/sparc: Remove target_rt_signal_frame as unused Date: Tue, 18 May 2021 07:30:52 +0200 Message-Id: <20210518053131.87212-21-laurent@vivier.eu> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210518053131.87212-1-laurent@vivier.eu> References: <20210518053131.87212-1-laurent@vivier.eu> MIME-Version: 1.0 X-Provags-ID: V03:K1:pzEhl5msB69SR1LsoqWXfpcEmhm28bWZGCNObjajD4vE5qRp2rh 7hjmXvwFhS33IFOyGAq21ravfx2HyotUI4fuxBwUQIpGULnjLkV/qsRRtYheWX2q1/fKcPh 3cBtwoG7lPJtb34QY+Hsq3RF2J85kpCZl8umSTp0s5Jr+V00qYBJ+taReBWp83X2sYMqhGR XlbPIKO81tCt7ym4W2hlA== X-UI-Out-Filterresults: notjunk:1; V03:K0:Z5KaRiB5JzM=:C+XKfrtCu4Q0bB+TnrZos2 4bftf59kDiCbAJcyXp0ZToAKhEn8WlNeqZocSDCtnzjtdDDn4P8ow/C6b1iaRjBx28apYA8rf IUtdVevZt3UAKjTiP4LdyPVSHa0XodEQLs5aSqO7r4awihP5ot3xLSK4p7I4Z+MjSQso7tjWn FxNRds3vhV0Yqu92AzyfursuLmwSLeMtUvRPlfTf08qQaY2NLpkz255T7ohURq8b5fnIrZcXR 850uPRT9CXPEUv7++w0rR1zro+kwk244TRQhxu1/RJwUfn8H0owMhvM0Y9BxJ835pnpP0ZFMy /wia5F1lAYbW6YKXYAKDx3wkrAAaQAWsadSsIIwXjwtmrldTkkCUC+TuwBVYagdAQhgNjSF1x J3W38/XG8M2LhJBI8mTaz3bFV2XoMUmG46E+M/TX0d3qYjYrlbyg4ZmfLQCpVhsFtMD1Bl6+M HsfEgtYNwiRoNDoOrXMRr4HgNmOYrrbwgZgMTJIxf95n0Nbtf0SjJWyVf7bLN8L/wHfrEy1ep nOsZFuolkpBTAwc/kXrKTI= Received-SPF: none client-ip=212.227.126.134; envelope-from=laurent@vivier.eu; helo=mout.kundenserver.de 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 Errors-To: qemu-devel-bounces+patch=linaro.org@nongnu.org Sender: "Qemu-devel" From: Richard Henderson It's wrong anyway. Remove it for now. Signed-off-by: Richard Henderson Message-Id: <20210426025334.1168495-14-richard.henderson@linaro.org> Signed-off-by: Laurent Vivier --- linux-user/sparc/signal.c | 11 ----------- 1 file changed, 11 deletions(-) -- 2.31.1 diff --git a/linux-user/sparc/signal.c b/linux-user/sparc/signal.c index 3d068e095508..29c5e3b0c0be 100644 --- a/linux-user/sparc/signal.c +++ b/linux-user/sparc/signal.c @@ -64,17 +64,6 @@ struct target_signal_frame { abi_ulong extra_size; /* Should be 0 */ qemu_siginfo_fpu_t fpu_state; }; -struct target_rt_signal_frame { - struct sparc_stackf ss; - siginfo_t info; - abi_ulong regs[20]; - sigset_t mask; - abi_ulong fpu_save; - uint32_t insns[2]; - stack_t stack; - unsigned int extra_size; /* Should be 0 */ - qemu_siginfo_fpu_t fpu_state; -}; static inline abi_ulong get_sigframe(struct target_sigaction *sa, CPUSPARCState *env,