Re: git: 95f773e59482 - main - i386 copyout_fast: improve detection of a fault on accessing userspace

From: Tijl Coosemans <tijl_at_FreeBSD.org>
Date: Fri, 09 Sep 2022 21:27:22 UTC
On Fri, 9 Sep 2022 14:07:34 +0300 Konstantin Belousov
<kostikbel@gmail.com> wrote:
> On Fri, Sep 09, 2022 at 10:20:14AM +0200, Tijl Coosemans wrote:
>> On Thu, 8 Sep 2022 23:16:56 +0300 Konstantin Belousov
>> <kostikbel@gmail.com> wrote:  
>>> I updated my ast branch to the commit 6bf5c0aad02323a, which hopefully
>>> would fix the issue.  
>> 
>> In copyout_fast %edx has to point to copyout_fault before pf_y1 now.  
> 
> Thank you for noting, should be fixed in b8ca8e5f91ee

Thanks!  I've been running this for a few hours now without problems.