From: Jeff Dike Date: Sat, 25 Jun 2005 21:55:22 +0000 (-0700) Subject: [PATCH] uml: fix timer initialization X-Git-Tag: v2.6.13-rc1~68^2~180 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6f4e3cf75538a75ee4fab620e3c8466f2154458;p=pandora-kernel.git [PATCH] uml: fix timer initialization In skas mode, the call to uml_idle_timer permanently shut off the virtual timer, resulting in no timer ticks to anything but the idle thread. This is likely the cause of the soft lockups that are seen sporadically in recent UMLs. Signed-off-by: Jeff Dike Cc: Paolo Giarrusso Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed