Note that the FIXMEs in vpci.c/vpcivar.h should be cleaned up

This commit is contained in:
palle 2015-09-05 21:08:40 +00:00
parent 64fc2fa3fc
commit fff54eb030
1 changed files with 2 additions and 1 deletions

View File

@ -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