Re: [PATCH 2/2] math128, x86_64: Implement {mult,add}_u128 in 64bitasm

From: Peter Zijlstra
Date: Wed Apr 25 2012 - 14:10:52 EST


On Wed, 2012-04-25 at 11:02 -0700, Andy Lutomirski wrote:
>
> > +static inline mul_u64_u64(u64 a, u64 b)
>
> I think you're missing a return type and a 't'.

argh, that's what you get for not actually compiling with an old enough
gcc :/

Fixed, thanks!
--
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/