cvs commit: src/sys/i386/i386 trap.c src/sys/amd64/amd64 trap.c
Stephan Uphoff
ups at freebsd.org
Sun Jun 26 19:15:23 GMT 2005
On Sat, 2005-06-25 at 21:53, Marcel Moolenaar wrote:
> On Jun 25, 2005, at 3:14 PM, Stephan Uphoff wrote:
>
> > ups 2005-06-25 22:14:42 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sys/i386/i386 trap.c
> > sys/amd64/amd64 trap.c
> > Log:
> > Disable the interrupts in trap_fatal before calling kdb_trap.
> > (required now that critical sections no longer block interrupts)
>
> Why does this only apply to i386 and amd64?
It probably applies to more architectures.
jake@ volunteered to fix it for sparc64.
For the other platforms I have a list of people that I need to bug ;-)
I just haven't had time for to that part yet.
Any volunteers for powerpc, alpha, arm?
Stephan
More information about the cvs-src
mailing list