Index: /trunk/src/VBox/Runtime/r0drv/solaris/thread2-r0drv-solaris.c
===================================================================
--- /trunk/src/VBox/Runtime/r0drv/solaris/thread2-r0drv-solaris.c	(revision 54714)
+++ /trunk/src/VBox/Runtime/r0drv/solaris/thread2-r0drv-solaris.c	(revision 54715)
@@ -136,5 +136,5 @@
                             pThreadInt,                      /* Function data */
                             0,                               /* Data size */
-                            (proc_t *)RTR0ProcHandleSelf(),  /* Process handle */
+                            &p0,                             /* Process 0 handle */
                             TS_RUN,                          /* Ready to run */
                             minclsyspri                      /* Priority */
