Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/sparc64/doc Add reminder to change run-time cpu typ...



details:   https://anonhg.NetBSD.org/src/rev/da3baa91117c
branches:  trunk
changeset: 805532:da3baa91117c
user:      palle <palle%NetBSD.org@localhost>
date:      Mon Jan 05 11:42:19 2015 +0000

description:
Add reminder to change run-time cpu type checks

diffstat:

 sys/arch/sparc64/doc/TODO |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 7d22249ce8c5 -r da3baa91117c sys/arch/sparc64/doc/TODO
--- a/sys/arch/sparc64/doc/TODO Mon Jan 05 11:40:56 2015 +0000
+++ b/sys/arch/sparc64/doc/TODO Mon Jan 05 11:42:19 2015 +0000
@@ -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:
 



Home | Main Index | Thread Index | Old Index