Date: Mon, 27 Sep 2004 08:48:41 -0400 From: Ken Smith <kensmith@cse.Buffalo.EDU> To: Andrew Belashov <bel@orel.ru> Cc: freebsd-sparc64@freebsd.org Subject: Re: libkse Message-ID: <20040927124841.GA19758@electra.cse.Buffalo.EDU> In-Reply-To: <413EEE03.2030904@orel.ru> References: <413EEE03.2030904@orel.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Sep 08, 2004 at 03:33:23PM +0400, Andrew Belashov wrote: > Hello, All! > > I long time work on libkse library for FreeBSD/sparc64. Some work is done. > Recently I have found a bug in kernel. Bug in > sys/sparc64/sparc64/vm_machdep.c: > > Thread constructor (void cpu_thread_setup(struct thread *td)) does not > zeroing number of frames, saved in pcb. > > I offer a patch for testing and cleanup. Thanks for all your work with this KSE stuff. I committed the sys/sparc64/sparc64/vm_machdep.c piece of the patch this morning. I'm still working through the rest of your patch. I have no reason to think what you suggest in it is wrong. But at the same time I'm responsible for it if I'm the one that commits it so I need to learn more about what it does before I can commit it. I'll be working on it as time permits through the next week or so. Again, thanks for your work on this! -- Ken Smith - From there to here, from here to | kensmith@cse.buffalo.edu there, funny things are everywhere. | - Theodore Geisel |
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040927124841.GA19758>