From: Jeff Dike Date: Tue, 5 Feb 2008 06:31:19 +0000 (-0800) Subject: uml: add back CONFIG_HZ X-Git-Tag: v2.6.25-rc1~805 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7281ff952c7b3cbefb14847460e5fe73a2d240e4;p=pandora-kernel.git uml: add back CONFIG_HZ avoid-overflows-in-kernel-timec.patch makes CONFIG_HZ necessary for a successful build. UML lacks a definition, so this patch adds one. It also changes the hard-wired definition of HZ to CONFIG_HZ. Note: this patch is a good idea even in the absence of hpa's time fixes. Cc: "H. Peter Anvin" Signed-off-by: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed