NetBSD-Bugs archive

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

PR/40960 CVS commit: src/sys/arch/amd64/amd64



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

From: David Laight <dsl%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/40960 CVS commit: src/sys/arch/amd64/amd64
Date: Fri, 13 Nov 2009 22:49:47 +0000

 Module Name:   src
 Committed By:  dsl
 Date:          Fri Nov 13 22:49:47 UTC 2009
 
 Modified Files:
        src/sys/arch/amd64/amd64: copy.S
 
 Log Message:
 tlbstate is 'int', so use 'cmpl' not 'cmpq'.
 Fixes gprof on amd64 PR/40960.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.14 -r1.15 src/sys/arch/amd64/amd64/copy.S
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index