NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/54395: earmv7hf binaries trigger kernel panic on aarch64
The following reply was made to PR kern/54395; it has been noted by GNATS.
From: Joerg Sonnenberger <joerg%bec.de@localhost>
To: Rin Okuyama <rokuyama.rk%gmail.com@localhost>
Cc: gnats-bugs%netbsd.org@localhost, Valery Ushakov <uwe%stderr.spb.ru@localhost>
Subject: Re: kern/54395: earmv7hf binaries trigger kernel panic on aarch64
Date: Wed, 2 Oct 2019 12:27:23 +0200
On Wed, Oct 02, 2019 at 05:59:22PM +0900, Rin Okuyama wrote:
> Thank you for your comments! Yes, we can use round{down,up}2() here.
Looks good. There is one final concern that just hit me. Do we have to
care about overflow in the topdown case? Would it be useful to assert
that?
Joerg
Home |
Main Index |
Thread Index |
Old Index