Date: Wed, 6 Oct 2004 19:33:15 -0400 From: Anish Mistry <mistry.7@osu.edu> To: David Xu <davidxu@freebsd.org> Cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libpthread/thread thr_stack.c Message-ID: <200410061933.23449.mistry.7@osu.edu> In-Reply-To: <4163DD5F.2090904@freebsd.org> References: <200410060811.i968B7sC016467@repoman.freebsd.org> <200410060652.43454.mistry.7@osu.edu> <4163DD5F.2090904@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart1271719.dkXLGHaOap Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wednesday 06 October 2004 07:56 am, David Xu wrote: > Anish Mistry wrote: > >On Wednesday 06 October 2004 04:11 am, David Xu wrote: > >>davidxu 2004-10-06 08:11:07 UTC > >> > >> FreeBSD src repository > >> > >> Modified files: > >> lib/libpthread/thread thr_stack.c > >> Log: > >> Allocate red zone and stack space together and then split red zone fr= om > >> allocated space, orignal code left red zone unallocated, but those > >> space can be allocated by user code, and result was providing no > >> protection. > >> > >> Revision Changes Path > >> 1.9 +17 -7 src/lib/libpthread/thread/thr_stack.c > > > >Will this change be MFC'd to RELENG_5? It fixes one the the problems th= at > >trips up getting a newer version of wine to work. ie. wine tries to > > allocate the red zone. > > Have you tested wine with this change and does wine work after this change > ? Yes and yes in conjunction with my mmap() syscall patch it allows the June = and=20 later versions of wine to work. =2D-=20 Anish Mistry --nextPart1271719.dkXLGHaOap Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBZIDDxqA5ziudZT0RAgZlAJ9Bf7lXJpdE8kuiWSs2s+lluJFHKQCfThnh CkkAr+pTIvVQF7Vohyaz0UQ= =pGvG -----END PGP SIGNATURE----- --nextPart1271719.dkXLGHaOap--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410061933.23449.mistry.7>