Date: Sat, 11 Apr 2009 20:43:41 +0000 (UTC) From: Nathan Whitehorn <nwhitehorn@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/powerpc/aim trap_subr.S Message-ID: <200904112043.n3BKhtfm090524@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
nwhitehorn 2009-04-11 20:43:41 UTC FreeBSD src repository Modified files: sys/powerpc/aim trap_subr.S Log: SVN rev 190946 on 2009-04-11 20:43:41Z by nwhitehorn Fix recognition of kernel-mode traps that pass through the KDB trap handler but do not actually invoke KDB. This includes recoverable machine checks encountered in kernel mode. This patch causes machines with Grackle host-PCI bridges to be able to correctly enumerate them again. MFC after: 3 days Revision Changes Path 1.24 +2 -4 src/sys/powerpc/aim/trap_subr.S
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904112043.n3BKhtfm090524>