From: Alan Cox Date: Wed, 6 May 2009 16:17:26 +0000 (+0100) Subject: vt: Add a note on the historical abuse of CLOCK_TICK_RATE X-Git-Tag: v2.6.30-rc5~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fab892232e275e4e9351a50d018c0a9513155814;p=pandora-kernel.git vt: Add a note on the historical abuse of CLOCK_TICK_RATE This is one area where we can't just magic away the bizarre use of CLOCK_TICK_RATE as it leaks to user space APIs. It also means the visible CLOCK_TICK_RATE is frozen for architectures which is horrible. We need to fix this somehow Signed-off-by: Alan Cox Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed