NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/58653: vector.S i386 btsl issue
The following reply was made to PR kern/58653; it has been noted by GNATS.
From: Rin Okuyama <rokuyama.rk%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost, kern-bug-people%netbsd.org@localhost,
gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost,
"christos%netbsd.org@localhost" <christos%NetBSD.org@localhost>
Cc:
Subject: Re: kern/58653: vector.S i386 btsl issue
Date: Mon, 9 Sep 2024 20:31:53 +0900
Christos, thank you very much for fixing this!
It seems that no-one had ever tested NetBSD/i386 10.0 on Hyper-V,
but still, it would be nice to have this fix for 10.1.
Can someone test this fix on Hyper-V? I'd like to, but sorry,
I cannot for a while :( My knowledge on Hyper-V ~ zero, but rough
googling suggests 32-bit guests can run on 64-bit hypervisors...
Thanks,
rin
On 2024/08/29 8:20, Christos Zoulas wrote:
> Module Name: src
> Committed By: christos
> Date: Wed Aug 28 23:20:50 UTC 2024
>
> Modified Files:
> src/sys/arch/i386/i386: vector.S
>
> Log Message:
> PR/58653: me: Revert btsl of negative value to orl
>
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.89 -r1.90 src/sys/arch/i386/i386/vector.S
>
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
>
>
> Modified files:
Home |
Main Index |
Thread Index |
Old Index