﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc
32	Adjust RTMp* R0 API for OS/2	dmik	Valery V. Sedletski	"The current SVN (r55) uses the generic implementations of all `RTMp*` functions on OS/2 (as other platforms do). The only non-generic ones are `RTMpCurSetIndex` and `RTMpCurSetIndexAndId` but they are simply synonyms for the generic `RTMpCpuId` (which simply calls `ASMGetApicId`).

However, `VBoxDrv.sys` (where these APIs are used) fails to process the open call in this state ATM. While it is known that it works if we provide dummy `RTMp` implementations that behave as if there is only one CPU, instead of using generic implementations. It needs to be found out why generic implementations fail. Depending on that we will decide what to do."	defect	assigned	blocker	SMP Mode	Driver			
