NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

RE: port-powerpc/39257: Mistake in sys/arch/powerpc/powerpc/trap_subr.S file



The following reply was made to PR port-powerpc/39257; it has been noted by 
GNATS.

From: Tim Rightnour <root%garbled.net@localhost>
To: konradk%pacomp.pl@localhost
Cc: gnats-bugs%netbsd.org@localhost
Subject: RE: port-powerpc/39257: Mistake in 
sys/arch/powerpc/powerpc/trap_subr.S file
Date: Thu, 31 Jul 2008 11:55:01 -0700 (MST)

 On 31-Jul-2008 konradk%pacomp.pl@localhost wrote:
 > Our company uses FreeBSD on PowerPC e300 core and I wanted to compare our TLB
 > Data Store Miss Exception handler with the same part of code in NetBSD. In my
 > opinion there is a serious bug in sys/powerpc/powerpc/trap_subr.S file -
 > lines
 > 617-624. Value stored in R1 is not used. And changed value in R2 causes error
 > when reloading TLB entry. It would be great if I could contact someone who is
 > able to confirm (or not) my opinion.
 > Kind regards,
 > Konrad
 
 I looked at the file at the location you mentioned, but I don't think the
 current code in CVS matches whatever you are looking at.  The line numbers you
 gave don't match up.  Can you please either tell me what the CVS revision
 number at the top of the file you are looking at is, or look at the most
 current one, which is:
 
 /*      $NetBSD: trap_subr.S,v 1.64 2008/05/24 21:39:01 phx Exp $       */
 
 Then let me know which line numbers in that file.
 
 ---
 Tim Rightnour <root%garbled.net@localhost>
 NetBSD: Free multi-architecture OS http://www.netbsd.org/
 Genecys: Open Source 3D MMORPG: http://www.genecys.org/
 


Home | Main Index | Thread Index | Old Index