Module Name:    src
Committed By:   palle
Date:           Mon Jan  5 11:42:19 UTC 2015

Modified Files:
        src/sys/arch/sparc64/doc: TODO

Log Message:
Add reminder to change run-time cpu type checks


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/sparc64/doc/TODO

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/sparc64/doc/TODO
diff -u src/sys/arch/sparc64/doc/TODO:1.7 src/sys/arch/sparc64/doc/TODO:1.8
--- src/sys/arch/sparc64/doc/TODO:1.7	Thu Sep  4 18:55:03 2014
+++ src/sys/arch/sparc64/doc/TODO	Mon Jan  5 11:42:19 2015
@@ -1,10 +1,11 @@
- /* $NetBSD: TODO,v 1.7 2014/09/04 18:55:03 palle Exp $ */
+ /* $NetBSD: TODO,v 1.8 2015/01/05 11:42:19 palle Exp $ */
 
 Things to be done:
 
 common:
 - make %g6 point to curcpu
 - make %g7 point to curlwp
+- change run-time checks for cpu type to function pointers
 
 sun4u:
 

Reply via email to