From: Ingo Molnar Date: Wed, 8 Mar 2006 05:55:27 +0000 (-0800) Subject: [PATCH] idle threads should have a sane ->timestamp value X-Git-Tag: v2.6.16-rc6~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81c29a857d3c8d6ea9c4f20d196c36bf0a07c615;p=pandora-kernel.git [PATCH] idle threads should have a sane ->timestamp value Idle threads should have a sane ->timestamp value, to avoid init kernel thread(s) from inheriting it and causing miscalculations in try_to_wake_up(). Reported-by: Mike Galbraith . Signed-off-by: Ingo Molnar Cc: Nick Piggin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed