Date: Thu, 11 Jan 2001 09:45:53 -0500 From: Jake Burkholder <jake@freebsd.org> To: freebsd-current@freebsd.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Heads Up Re: cvs commit: src/sys/alpha/include globals.h src/sys/conf files.i386 src/sys/i386/i386 locore.s globals.s src/sys/i386/include asnames.h globals.h src/sys/ia64/include globals.h Message-ID: <20010111144553.7B1BFBA80@cr66388-a.rchrd1.on.wave.home.com> In-Reply-To: Message from Jake Burkholder <jake@FreeBSD.org> of "Thu, 11 Jan 2001 06:46:27 PST." <200101111446.f0BEkRv12082@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> jake 2001/01/11 06:46:26 PST > > Modified files: > sys/alpha/include globals.h > sys/conf files.i386 > sys/i386/i386 locore.s > sys/i386/include asnames.h globals.h > sys/ia64/include globals.h > Removed files: > sys/i386/i386 globals.s > Log: > - Remove compatibility macros for accessing per-cpu variables. > __FreeBSD_version 500015 can be used to detect their disappearance. > - Move the symbols for SMP_prvspace and lapic from globals.s to > locore.s. > - Remove globals.s with extreme prejudice. > > Revision Changes Path > 1.6 +1 -14 src/sys/alpha/include/globals.h > 1.345 +1 -2 src/sys/conf/files.i386 > 1.140 +12 -1 src/sys/i386/i386/locore.s > 1.50 +1 -44 src/sys/i386/include/asnames.h > 1.16 +1 -25 src/sys/i386/include/globals.h > 1.5 +1 -13 src/sys/ia64/include/globals.h > > If you have not rebuilt your modules in the past few days you must do so now. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010111144553.7B1BFBA80>