commit | fab892232e275e4e9351a50d018c0a9513155814 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Wed May 06 17:17:26 2009 +0100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed May 06 14:47:13 2009 -0700 |
tree | d244557d75399814d614e4e037546a969472e25d | |
parent | 413f81eba35d6ede9289b0c8a920c013a84fac71 [diff] |
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 <alan@linux.intel.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>