Index: kernel/arch/sparc64/src/proc/scheduler.c
===================================================================
--- kernel/arch/sparc64/src/proc/scheduler.c	(revision 208fa65660addbbf3528a9906e20dfdbf552bc78)
+++ kernel/arch/sparc64/src/proc/scheduler.c	(revision b44939b3e96b45459ade4081b45ffb74c843202e)
@@ -121,7 +121,6 @@
 	if ((THREAD->flags & THREAD_FLAG_USPACE)) {
 		/*
-		 * If this thread executes also in userspace, we have to force all
-		 * its still-active userspace windows into the userspace window buffer
-		 * and demap the buffer from DTLB.
+		 * If this thread executes also in userspace, we have to
+		 * demap the userspace window buffer from DTLB.
 		 */
 		ASSERT(THREAD->arch.uspace_window_buffer);
