Update TODO: sun4v_datatrap handling for trap level 0 is working
This commit is contained in:
parent
9b5dfda043
commit
61ea5f5e14
@ -1,4 +1,4 @@
|
|||||||
/* $NetBSD: TODO,v 1.16 2016/05/10 19:35:08 palle Exp $ */
|
/* $NetBSD: TODO,v 1.17 2016/05/17 19:39:44 palle Exp $ */
|
||||||
|
|
||||||
Things to be done:
|
Things to be done:
|
||||||
|
|
||||||
@ -15,7 +15,7 @@ sun4v:
|
|||||||
- 32-bit kernel support
|
- 32-bit kernel support
|
||||||
- libkvm
|
- libkvm
|
||||||
- ofwboot: tlb_init_sun4v() hardcodes number of slots to 64
|
- ofwboot: tlb_init_sun4v() hardcodes number of slots to 64
|
||||||
- locore.s: sun4v_datatrap missing implementation for trap levels 0 and 1
|
- locore.s: sun4v_datatrap missing implementation for trap level 1
|
||||||
- check build without SUN4V defined
|
- check build without SUN4V defined
|
||||||
- replace relevant references to %ver with GET_MAXCWP
|
- replace relevant references to %ver with GET_MAXCWP
|
||||||
- pmap_mp_init(): sun4v missing handling
|
- pmap_mp_init(): sun4v missing handling
|
||||||
|
Loading…
Reference in New Issue
Block a user