From fff54eb0302cac55e96cb3fb578d13a7b410bb2e Mon Sep 17 00:00:00 2001 From: palle Date: Sat, 5 Sep 2015 21:08:40 +0000 Subject: [PATCH] Note that the FIXMEs in vpci.c/vpcivar.h should be cleaned up --- sys/arch/sparc64/doc/TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys/arch/sparc64/doc/TODO b/sys/arch/sparc64/doc/TODO index e283f4217d0d..dfb0f80bf91e 100644 --- a/sys/arch/sparc64/doc/TODO +++ b/sys/arch/sparc64/doc/TODO @@ -1,4 +1,4 @@ - /* $NetBSD: TODO,v 1.11 2015/05/07 04:03:38 palle Exp $ */ + /* $NetBSD: TODO,v 1.12 2015/09/05 21:08:40 palle Exp $ */ Things to be done: @@ -25,3 +25,4 @@ sun4v: - sun4v tsb no need to lock... per cpu... anyway... - ci_tsb_desc->td_ctxidx: -1 or 1? - MP support - currently bypassed in cpu_boot_secondary_processors() for sun4v +- vpci.c/vpcivar.h: cleanup FIXMEs