Date: Mon, 04 Aug 2003 16:58:14 -0400 (EDT) From: John Baldwin <jhb@FreeBSD.org> To: John Baldwin <jhb@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: RE: cvs commit: src/sys/alpha/alpha critical.c src/sys/alpha/include critical.h src/sys/amd64/amd64 critical.c src/sys/amd64/include critical.h src/sys/ia64/ia64 critical.c src/sys/ia64/include critical.h src/sys/powerpc/include critical.h ... Message-ID: <XFMail.20030804165814.jhb@FreeBSD.org> In-Reply-To: <200308042032.h74KWjKb052063@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 04-Aug-2003 John Baldwin wrote: > jhb 2003/08/04 13:32:45 PDT > > FreeBSD src repository > > Modified files: > sys/alpha/alpha critical.c > sys/alpha/include critical.h > sys/amd64/amd64 critical.c > sys/amd64/include critical.h > sys/ia64/ia64 critical.c > sys/ia64/include critical.h > sys/powerpc/include critical.h > sys/powerpc/powerpc critical.c > sys/sparc64/include critical.h > sys/sparc64/sparc64 critical.c > Log: > - Since td_critnest is now initialized in MI code, it doesn't have to be > set in cpu_critical_fork_exit() anymore. > - As far as I can tell, cpu_thread_link() has never been used, not even > when it was originally added, so remove it. Forgot: Tested on: sparc64, i386 The changes are very mechanical (remove one line plus an unused function), so there shouldn't be any turmoil. -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20030804165814.jhb>