From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A47EAC433EF for ; Fri, 5 Nov 2021 16:12:56 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 15C97611C0 for ; Fri, 5 Nov 2021 16:12:56 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 15C97611C0 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bsdimp.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=nongnu.org Received: from localhost ([::1]:52522 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mj1pn-0006Pt-0q for qemu-devel@archiver.kernel.org; Fri, 05 Nov 2021 12:12:55 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49356) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mj1et-0002wt-IU for qemu-devel@nongnu.org; Fri, 05 Nov 2021 12:01:41 -0400 Received: from mail-ua1-x929.google.com ([2607:f8b0:4864:20::929]:33650) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mj1er-0008Vd-Ba for qemu-devel@nongnu.org; Fri, 05 Nov 2021 12:01:39 -0400 Received: by mail-ua1-x929.google.com with SMTP id b17so18083621uas.0 for ; Fri, 05 Nov 2021 09:01:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20210112.gappssmtp.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=o+C5n5vDcEwMV98Gu+BS5wdWa4q1yyrOPN6/7OL/9MA=; b=dJ42gmojheTAZgN02AKNt7VIQw1QIvNEEP9QM8EhbOhu9ftmDAZ+x0uyUI5Bhziv8f 7lgEPgAxa77gri75uW7MNNu0q0RgSRCYcPjr6qCjWEL2NNnAV5KZjBpEioKcTuz/NmDh UJS4tTCIuHExjz0Hcdzab2UW4coUPYWIET2roAi9cPtcB2hYCDpt0h6jLhszBkN5IRLH bgn1162XFwqdmet2rXfujtOjqluahysvb8ryPSNO2SairvxTPO8EM6z8+V0oEK63cA70 4z9NcHxevB6qrcrQyOQUmy9ltg6ljLpZ3RAqa52MaGWaA/Z9rQ6kJ9XjpdY9eE3Lu0c/ A3wA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=o+C5n5vDcEwMV98Gu+BS5wdWa4q1yyrOPN6/7OL/9MA=; b=0fWeNVyujnVq9/tZ0vXVlzAmga7/IgRbeIQRCwftsKm+blgBvUVKHWSLywNjStc5i+ pNFPAF+acTp6lQsU0SaU2NnBAKC5FtOy3R7PNeqpEKhVQXRgVUoznRfGJIB5JMZmAD6Q +Z374WI7WrfAk6ycKVDAVazsBexgnnCwWQ2XvKMSdnU7k/DL95CJ4/7qfPcFiX1wF6VY ZarNsmrK4/8kdeBECDW6XJAs30utv0QmYbX7RVbdtGaN1tUDPlrGnNglTRvShkWF/45/ 927PJlr4iNX1wMhQ1dhIyOoDVvGxuILBp8FExfs3B62KjvrZrD71GBy+gsLQJJQfOB+O wl6w== X-Gm-Message-State: AOAM532Ht8RLlN34u7sKgAALTSGBUCc+4RTiSCdhCIC0BdKWKc0JcciZ KznLfz+TaWNQY5rZGZ8v+KJY0qnd3Xu+7Q6siOaLwg== X-Google-Smtp-Source: ABdhPJxglwpwHCfrw6sqjfE6O48JGuoFvS/wSwNlKYp8ykQnVpizGoInvpNGCOcMVUr3u+uKTZZWA8K7wWC/K2ge/Dk= X-Received: by 2002:a05:6102:5f2:: with SMTP id w18mr47581960vsf.6.1636128095658; Fri, 05 Nov 2021 09:01:35 -0700 (PDT) MIME-Version: 1.0 References: <20211105031917.87837-1-imp@bsdimp.com> <20211105031917.87837-2-imp@bsdimp.com> <0901cff3-28ed-4a80-90b2-d2e4966e667a@linaro.org> In-Reply-To: <0901cff3-28ed-4a80-90b2-d2e4966e667a@linaro.org> From: Warner Losh Date: Fri, 5 Nov 2021 10:01:24 -0600 Message-ID: Subject: Re: [PATCH v4 01/36] bsd-user/mips*: Remove To: Richard Henderson Content-Type: multipart/alternative; boundary="000000000000f2fcdd05d00cc113" Received-SPF: none client-ip=2607:f8b0:4864:20::929; envelope-from=wlosh@bsdimp.com; helo=mail-ua1-x929.google.com 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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, 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.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: QEMU Trivial , Kyle Evans , Michael Tokarev , Laurent Vivier , QEMU Developers , Philippe Mathieu-Daude Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" --000000000000f2fcdd05d00cc113 Content-Type: text/plain; charset="UTF-8" On Fri, Nov 5, 2021 at 9:52 AM Richard Henderson < richard.henderson@linaro.org> wrote: > On 11/4/21 11:18 PM, Warner Losh wrote: > > FreeBSD has dropped support for mips starting with FreeBSD 14. mips > > support has been removed from the bsd-user fork because updating it for > > new signal requirements. Remove it here since it is a distraction. > > > > Signed-off-by: Warner Losh > > --- > > bsd-user/mips/target_arch_sysarch.h | 69 --------------------------- > > bsd-user/mips/target_syscall.h | 52 -------------------- > > bsd-user/mips64/target_arch_sysarch.h | 69 --------------------------- > > bsd-user/mips64/target_syscall.h | 53 -------------------- > > 4 files changed, 243 deletions(-) > > delete mode 100644 bsd-user/mips/target_arch_sysarch.h > > delete mode 100644 bsd-user/mips/target_syscall.h > > delete mode 100644 bsd-user/mips64/target_arch_sysarch.h > > delete mode 100644 bsd-user/mips64/target_syscall.h > I'm somewhat surprised that sys/mips/mips still exists on the main > branch? But anyway, > It's a long story, but it's been talked about for several years now. It was retained in the tree 18 months ago when it was last discussed to allow a large customer to migrate to from doing their research on MIPS to arm and riscv. I have a branch in my repo locally to remove it and hope to post the review in the coming days. If things go well, it will be gone by the end of the month. I'd planned on keeping mips on in the bsd-user fork until we hit a point when it was too much work to keep it going, but that time came much sooner than I expected. Acked-by: Richard Henderson > Thanks! Warner > > r~ > --000000000000f2fcdd05d00cc113 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


=
On Fri, Nov 5, 2021 at 9:52 AM Richar= d Henderson <richard.hen= derson@linaro.org> wrote:
On 11/4/21 11:18 PM, Warner Losh wrote:
> FreeBSD has dropped support for mips starting with FreeBSD 14. mips > support has been removed from the bsd-user fork because updating it fo= r
> new signal requirements. Remove it here since it is a distraction.
>
> Signed-off-by: Warner Losh<imp@bsdimp.com>
> ---
>=C2=A0 =C2=A0bsd-user/mips/target_arch_sysarch.h=C2=A0 =C2=A0| 69 -----= ----------------------
>=C2=A0 =C2=A0bsd-user/mips/target_syscall.h=C2=A0 =C2=A0 =C2=A0 =C2=A0 = | 52 --------------------
>=C2=A0 =C2=A0bsd-user/mips64/target_arch_sysarch.h | 69 ---------------= ------------
>=C2=A0 =C2=A0bsd-user/mips64/target_syscall.h=C2=A0 =C2=A0 =C2=A0 | 53 = --------------------
>=C2=A0 =C2=A04 files changed, 243 deletions(-)
>=C2=A0 =C2=A0delete mode 100644 bsd-user/mips/target_arch_sysarch.h
>=C2=A0 =C2=A0delete mode 100644 bsd-user/mips/target_syscall.h
>=C2=A0 =C2=A0delete mode 100644 bsd-user/mips64/target_arch_sysarch.h >=C2=A0 =C2=A0delete mode 100644 bsd-user/mips64/target_syscall.h
I'm somewhat surprised that sys/mips/mips still exists on the main bran= ch?=C2=A0 But anyway,

It's a long s= tory, but it's been talked about for several years now. It was retained=
in the tree 18 months ago when it was last discussed to allow a = large customer
to migrate to from doing their research on MIPS to= arm and riscv. I have a branch
in my repo locally to remove it a= nd hope to post the review in the coming days.
If things go well,= it will be gone by the end of the month. I'd planned on keeping
<= div>mips on in the bsd-user fork until we hit a point when it was too much = work to
keep it going, but that time came much sooner than I expe= cted.

Acked-by: Richard Henderson <richard.henderson@linaro.org>

Thanks!

Warner
=C2= =A0

r~
--000000000000f2fcdd05d00cc113--