From nobody Sun Sep 17 16:12:52 2023 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RpXyZ6tvJz4tClq; Sun, 17 Sep 2023 16:12:54 +0000 (UTC) (envelope-from mjguzik@gmail.com) Received: from mail-oo1-xc2b.google.com (mail-oo1-xc2b.google.com [IPv6:2607:f8b0:4864:20::c2b]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RpXyZ2ZKmz4Wcw; Sun, 17 Sep 2023 16:12:54 +0000 (UTC) (envelope-from mjguzik@gmail.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-oo1-xc2b.google.com with SMTP id 006d021491bc7-57129417cecso2027503eaf.1; Sun, 17 Sep 2023 09:12:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1694967173; x=1695571973; darn=freebsd.org; h=cc:to:subject:message-id:date:from:references:in-reply-to :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=ZvHn2CRlvoE64GGoSLIU1mC53hA+/wsUSsfl83F4hFI=; b=DzFeAgLugrJqnGzypwcFeK/x0OJ6fN2u3/I8srlJ73/LKphNoOfHSgrcUdoBM0GP09 92XUz2sC5hYeBcaiWvhaTwoCsCVtOiBioT47vyHv/NKGw/GC09UI8y2+MZNbQQUUIRUU oXQV8ehqnSuEb1rpYpJXrrF0ysKVPO1tSrl2NBUgMCLYkIUZSffXXPHFDfMv+xqZjSzQ NijTYtEYK2Jbm0c/OWjFhFIA/Il4+7KcYdEUQX/bF1Qjc5saKuWJY6KYG+Ie2SgqQUBA 2zmuw9eZ+KFnkCKf4j8iZZpZgS3llWb4/7VG0aHWjfeWtBTuMgfHTcM1i43UYURQi4gT gQQQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694967173; x=1695571973; h=cc:to:subject:message-id:date:from:references:in-reply-to :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=ZvHn2CRlvoE64GGoSLIU1mC53hA+/wsUSsfl83F4hFI=; b=Jkrilvm8nxoufPVSYbelZRoRWnT5t1s9wmByXR90OhpPkFyiIliBW5jKd/J3ctBvkM 1LPFa2TvTaOiJxgx8a6+FgBvAhvQnPJteI0dAMxfogqLLK84NgIVW1Gp+QDQGnvP9VGR Foh8JgPSTSnYQ/toLLE0KNdOElJydc4cPA2nUlM9cnclVMbzeQ6WVEMS5QZCOkOmgGDZ b/rTJO+Jy4V7vHfU8tvTjSpOTwGpz9sBlCk8uklrU+bHJoZfGUqJJddOGVdeXPJe3Ia3 SkMCXA9sX7o8gmSY97gvi85ZYlYuDEhzveJJiDSAhCqVNicD2yRmjHEokg6mmCXTO13E DM8A== X-Gm-Message-State: AOJu0YzLSijbs8xwyJPbuTQ9Zy2QxnGB3GDurqJd1VZZDQG+mUCFCmLR ps2JOBNoVOdC7hc6KFwojDQ1MNHQBazgPOd77Ijk8O7R X-Google-Smtp-Source: AGHT+IH6n5vtT4kEnPsswBGv1FF2fUbp3MLZOcfLqRLVDdNrMWTQHKx5vcB/ej1TiBFH86b/rhT4Rd1wKd+U6hAzdo4= X-Received: by 2002:a4a:91cf:0:b0:571:aceb:26d3 with SMTP id e15-20020a4a91cf000000b00571aceb26d3mr4379268ooh.4.1694967172776; Sun, 17 Sep 2023 09:12:52 -0700 (PDT) List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-all@freebsd.org X-BeenThere: dev-commits-src-all@freebsd.org MIME-Version: 1.0 Received: by 2002:ac9:5750:0:b0:4f0:1250:dd51 with HTTP; Sun, 17 Sep 2023 09:12:52 -0700 (PDT) In-Reply-To: <20230917115337.6084d166@ralga.knownspace> References: <202309171544.38HFiks4039966@gitrepo.freebsd.org> <20230917115337.6084d166@ralga.knownspace> From: Mateusz Guzik Date: Sun, 17 Sep 2023 18:12:52 +0200 Message-ID: Subject: Re: git: 6a47fa697ace - main - powerpc: Implement fpu_kern_enter/fpu_kern_leave To: Justin Hibbits Cc: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org, Shawn Anastasio Content-Type: text/plain; charset="UTF-8" X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:15169, ipnet:2607:f8b0::/32, country:US] X-Rspamd-Queue-Id: 4RpXyZ2ZKmz4Wcw given that this is fresh and self-contained you can revert and commit properly On 9/17/23, Justin Hibbits wrote: > On Sun, 17 Sep 2023 15:44:46 GMT > Justin Hibbits wrote: > >> The branch main has been updated by jhibbits: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=6a47fa697ace42851b44498a53446b29b2593316 >> >> commit 6a47fa697ace42851b44498a53446b29b2593316 >> Author: Justin Hibbits >> AuthorDate: 2023-09-17 14:40:48 +0000 >> Commit: Justin Hibbits >> CommitDate: 2023-09-17 15:45:23 +0000 >> >> powerpc: Implement fpu_kern_enter/fpu_kern_leave >> >> Summary: >> Provide an implementation of fpu_kern_enter/fpu_kern_leave for >> PPC to enable FPU, VSX, and Altivec usage in-kernel. The functions >> currently only support FPU_KERN_NOCTX, but this is sufficient for >> ossl(1) and many other users of the API. >> >> This patchset has been tested on powerpc64le using a modified >> version of the in-tree tools/tools/crypto/cryptocheck.c tool to check >> for FPU/Vec register clobbering along with a follow-up patch to >> enable ossl(4) on powerpc64*. >> >> Reviewed by: jhibbits >> MFC after: 2 weeks >> Differential Revision: https://reviews.freebsd.org/D41540 > > Submitted by: sanastasio_raptorengineering.com > > > I should have checked when I edited the commit message, and fixed it > back to the original author. Sorry about that, Shawn. > > - Justin > -- Mateusz Guzik