On Thu, May 01, 2008 at 02:21:45AM +0000, Greg Ungerer wrote:
> Rework the HZ definition to be more consistent with other architectures.
> Non-kernel includers will see a constant HZ setting of 100.
Something like this is needed for <asm-alpha/param.h> as well.
Perl and possibly python too fail to build with the 2.6.25 header
on alpha due to "'CONFIG_HZ' undeclared".
Some details can be found in http://bugs.debian.org/480130 .