NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/60364 (if_spppsubr.c uses nonportable 64-bit atomics)



Synopsis: if_spppsubr.c uses nonportable 64-bit atomics

Responsible-Changed-From-To: kern-bug-people->yamaguchi
Responsible-Changed-By: riastradh%NetBSD.org@localhost
Responsible-Changed-When: Wed, 24 Jun 2026 15:36:06 +0000
Responsible-Changed-Why:
I went ahead and committed a change to use 32-bit arithmetic for the
times in question, since this is holding up the primary releng testbed
running on i386.  Please review and feel free to do it differently!
(Or if you're happy with this, feel free to just close the PR.)


State-Changed-From-To: open->analyzed
State-Changed-By: riastradh%NetBSD.org@localhost
State-Changed-When: Wed, 24 Jun 2026 15:36:06 +0000
State-Changed-Why:
candidate fix committed






Home | Main Index | Thread Index | Old Index