703a20fbd133f parent b75f7a51ca75c977d7d77f735d7a7859194eb39e author Roman Zippel 1143365890 -0800 committer Linus Torvalds 1143392222 -0800 [PATCH] hrtimers: remove it_real_value calculation from proc/*/stat Remove the it_real_value from /proc/*/stat, during 1.2.x was the last time it returned useful data (as it was directly maintained by the scheduler), now it's only a waste of time to calculate it. Return 0 instead. Signed-off-by: Roman Zippel Acked-by: Ingo Molnar Acked-by: Thomas Gleixner Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds K$x