From: Andrew Morton Date: Wed, 6 Feb 2008 09:38:06 +0000 (-0800) Subject: speed up jiffies conversion functions if HZ==USER_HZ X-Git-Tag: v2.6.25-rc1~664 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec03d7073971e20a866448d62c992a168201ac82;p=pandora-kernel.git speed up jiffies conversion functions if HZ==USER_HZ Avoid calling do_div(x, 1) in this case. Cc: David Fries Cc: "H. Peter Anvin" Cc: Ingo Molnar Cc: Thomas Gleixner Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed