* Peter Williams [off-list ref] wrote:
I've just been reviewing these patches and have spotted a possible
error in the file arch/ia64/kernel/time.c in that the scope of the
#ifdef on CONFIG_TIME_INTERPOLATION seems to have grown quite a lot
since 2.2.23-rc1-rt7. It used to chop out one if statement and now it
chops out half the file.
i have not got much feedback about the ia64 -rt code. Does it even
compile? The above thing could be a merge artifact - TIME_INTERPOLATION
has been removed from upstream recently.
Ingo