commit | 9cf8f370f0777a24808b3485f3b5abb8e736d3e8 | [log] [tgz] |
---|---|---|
author | Grant Grundler <grundler@gsyprf11.external.hp.com> | Fri Sep 01 14:50:25 2006 -0700 |
committer | Matthew Wilcox <willy@parisc-linux.org> | Wed Oct 04 06:47:46 2006 -0600 |
tree | dd13d275cdc305182a217b931efb51812438c92d | |
parent | 342a0497c23c278633f8674ab62f71e5049b7080 [diff] |
[PARISC] Use CONFIG_HZ to determine interval timer rate (aka clock ticks) This isn't likely to be causing problems for other bits of kernel code. I can't find any other user of CONFIG_HZ outside of arch specific code. Signed-off-by: Grant Grundler <grundler@parisc-linux.org> Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>