NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-hpcarm/38591 (port-hpcarm kernels unbootable after merge of matt-armv6 branch)
The following reply was made to PR port-hpcarm/38591; it has been noted by
GNATS.
From: Rafal Boni <rafal%pobox.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: port-hpcarm/38591 (port-hpcarm kernels unbootable after merge of
matt-armv6 branch)
Date: Sat, 14 Jun 2008 01:50:23 -0400
A quick update, which of course occurred to me after I sent in the
details of the workaround and blamed it on the pmap(9) code. I wonder
if the actual bug isn't that the 'pmap_previous_active_lwp' isn't being
set to NULL when lwp's are exiting, and thus the short-circuit fires due
to incorrect state being passed to pmap_activate() rather than an actual
pmap bug.
--rafal
Home |
Main Index |
Thread Index |
Old Index