Date: Thu, 23 Nov 2000 15:05:49 -0800 From: Julian Elischer <julian@elischer.org> To: smp@freebsd.org Subject: Re: duplicated fields in proc.c Message-ID: <3A1DA2CD.6E819769@elischer.org> References: <3A1D35A4.EEE78A42@elischer.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Julian Elischer wrote: > > The following lines appear twice in proc.c in the same that was of course proc.h > structure. (once commented out). I presume this is someone's typo? > > LIST_HEAD(ihhead, intrhand) it_ihhead; > LIST_HEAD(srchead, isrc) it_isrchead; > > /* Fields used by all interrupt threads */ > LIST_ENTRY(ithd) it_list; /* All interrupt threads */ > -- __--_|\ Julian Elischer / \ julian@elischer.org ( OZ ) World tour 2000 ---> X_.---._/ presently in: Budapest v To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A1DA2CD.6E819769>