Date: Tue, 10 Oct 2006 16:12:36 -0400 From: John Baldwin <jhb@freebsd.org> To: Jung-uk Kim <jkim@freebsd.org> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/amd64/include intr_machdep.h src/sys/i386/include intr_machdep.h Message-ID: <200610101612.37490.jhb@freebsd.org> In-Reply-To: <200610101607.39718.jkim@FreeBSD.org> References: <200610101926.k9AJQZ27041742@repoman.freebsd.org> <200610101607.39718.jkim@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 10 October 2006 16:07, Jung-uk Kim wrote: > On Tuesday 10 October 2006 03:26 pm, John Baldwin wrote: > > jhb 2006-10-10 19:26:35 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/amd64/include intr_machdep.h > > sys/i386/include intr_machdep.h > > Log: > > Oops, fix sign bug in #ifdef for value of INTRCNT_COUNT. > > > > PR: kern/99870 > > Submitted by: jkim > > MFC after: 3 days > > > > Revision Changes Path > > 1.10 +2 -2 src/sys/amd64/include/intr_machdep.h > > 1.12 +2 -2 src/sys/i386/include/intr_machdep.h > > Thanks! > > BTW, patch was not from me. I just prodded you. ;-) Oh, whoops. :( -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610101612.37490.jhb>