Subject: Re: CVS commit: src/sys/arch/amd64/include
To: None <M.Drochner@fz-juelich.de>
From: Christos Zoulas <christos@zoulas.com>
List: source-changes
Date: 11/27/2007 13:20:50
On Nov 27,  6:13pm, M.Drochner@fz-juelich.de (Matthias Drochner) wrote:
-- Subject: Re: CVS commit: src/sys/arch/amd64/include

| 
| christos@NetBSD.org said:
| > Shuffle things around so that pcb_savefpu goes back to be aligned in a
| > 16 bit boundary
| 
| When that problem appeared on i386+sse, some __aligned__ was
| added to the savefpu structure. Might make sense for amd64 too.
| 

I'll put the same in.

christos