From: Ingo Molnar Date: Mon, 5 Mar 2007 11:29:28 +0000 (+0100) Subject: [PATCH] paravirt: remove NO_IDLE_HZ on x86 X-Git-Tag: v2.6.21-rc3~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f1a73b6dd52f1f279c05263ee79ca14f45d9d25;p=pandora-kernel.git [PATCH] paravirt: remove NO_IDLE_HZ on x86 Temove the mistaken turning on of NO_IDLE_HZ on x86+PARAVIRT kernels. It's an obsolete, limited form of dynticks. Signed-off-by: Ingo Molnar Acked-by: Thomas Gleixner Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed