Date: Sun, 26 Jun 2005 15:15:19 -0400 From: Stephan Uphoff <ups@freebsd.org> To: Marcel Moolenaar <marcel@xcllnt.net> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/i386/i386 trap.c src/sys/amd64/amd64 trap.c Message-ID: <1119813319.77984.5155.camel@palm> In-Reply-To: <7c65ef6b909f86fa7f5a8aa041773a72@xcllnt.net> References: <200506252214.j5PMEgip000380@repoman.freebsd.org> <7c65ef6b909f86fa7f5a8aa041773a72@xcllnt.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1119813319.77984.5155.camel>