Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/arch/amd64/amd64
I just tested with a new updated kernel.
It no longer crashes. Instead, it reports an expected failure:
x86 architecture does not correctly report the
address where the unaligned access occurred:
/build/netbsd-local/src/tests/lib/libc/gen/t_siginfo.c:427:
info->si_addr != (void *)addr
Much better!
On Sat, 21 Apr 2012, Jean-Yves Migeon wrote:
Le 21/04/12 20:52, Christos Zoulas a écrit :
Module Name: src
Committed By: christos
Date: Sat Apr 21 18:52:37 UTC 2012
Modified Files:
src/sys/arch/amd64/amd64: vector.S
Log Message:
Alignment fault traps push the error code automatically, so don't use
ZTRAP!
Meh, the fix was awaiting Paul testing... Alright, so I guess this one is
right.
Do you want me to ask for a pull-up?
--
jym@
!DSPAM:4f930ab01981554950846!
-------------------------------------------------------------------------
| Paul Goyette | PGP Key fingerprint: | E-mail addresses: |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer | | pgoyette at netbsd.org |
-------------------------------------------------------------------------
Home |
Main Index |
Thread Index |
Old Index