Date: Wed, 26 Jan 2011 17:06:13 +0000 (UTC) From: Matthew D Fleming <mdf@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/amd64/amd64 machdep.c src/sys/i386/i386 machdep.c Message-ID: <201101261706.p0QH6hrB027615@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mdf 2011-01-26 17:06:13 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 machdep.c
sys/i386/i386 machdep.c
Log:
SVN rev 217886 on 2011-01-26 17:06:13Z by mdf
Set td_kstack_pages for thread0. This was already being done for most
architectures, but i386 and amd64 were missing it.
Submitted by: Mohd Fahadullah <mfahadullah AT isilon DOT com>
Revision Changes Path
1.740 +8 -6 src/sys/amd64/amd64/machdep.c
1.720 +10 -6 src/sys/i386/i386/machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101261706.p0QH6hrB027615>
