Re: [patch 2.6.27-rc1] /dev/hpet - fixes and cleanup

From: Ingo Molnar
Date: Thu Jul 31 2008 - 12:56:06 EST



* Ingo Molnar <mingo@xxxxxxx> wrote:

> I suspect this is a 2.6.27 change, given its fix nature, but it will
> need some cooking in linux-next (via auto-timers-next) before this can
> be sent to Linus.

-tip testing found a build failure caused by this patch:

drivers/built-in.o: In function `hpet_alloc':
: undefined reference to `__udivdi3'
drivers/built-in.o: In function `hpet_alloc':
: undefined reference to `__umoddi3'

with:

http://redhat.com/~mingo/misc/config-Thu_Jul_31_18_46_31_CEST_2008.bad

Please send a delta fix, i've already applied your previous patch and
pushed it out, you can get that tree via:

http://people.redhat.com/mingo/tip.git/README

... and do something like:

git-checkout tip/timers/hpet

The last commit is yours.

Thanks,

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/