Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Sep 2023 18:12:52 +0200
From:      Mateusz Guzik <mjguzik@gmail.com>
To:        Justin Hibbits <chmeee@has.gonegalt.net>
Cc:        src-committers@freebsd.org, dev-commits-src-all@freebsd.org,  dev-commits-src-main@freebsd.org,  Shawn Anastasio <sanastasio@raptorengineering.com>
Subject:   Re: git: 6a47fa697ace - main - powerpc: Implement fpu_kern_enter/fpu_kern_leave
Message-ID:  <CAGudoHEC986BHyRcYtjeS0EubJ8%2B30O89Me0ZPUU4yP3aHY-NA@mail.gmail.com>
In-Reply-To: <20230917115337.6084d166@ralga.knownspace>
References:  <202309171544.38HFiks4039966@gitrepo.freebsd.org> <20230917115337.6084d166@ralga.knownspace>

next in thread | previous in thread | raw e-mail | index | archive | help
given that this is fresh and self-contained you can revert and commit properly

On 9/17/23, Justin Hibbits <chmeee@has.gonegalt.net> wrote:
> On Sun, 17 Sep 2023 15:44:46 GMT
> Justin Hibbits <jhibbits@FreeBSD.org> wrote:
>
>> The branch main has been updated by jhibbits:
>>
>> URL:
>> https://cgit.FreeBSD.org/src/commit/?id=6a47fa697ace42851b44498a53446b29b2593316
>>
>> commit 6a47fa697ace42851b44498a53446b29b2593316
>> Author:     Justin Hibbits <jhibbits@FreeBSD.org>
>> AuthorDate: 2023-09-17 14:40:48 +0000
>> Commit:     Justin Hibbits <jhibbits@FreeBSD.org>
>> 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 <mjguzik gmail.com>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGudoHEC986BHyRcYtjeS0EubJ8%2B30O89Me0ZPUU4yP3aHY-NA>