[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1335377439.28150.272.camel@twins>
Date: Wed, 25 Apr 2012 20:10:39 +0200
From: Peter Zijlstra <a.p.zijlstra@...llo.nl>
To: Andy Lutomirski <luto@...capital.net>
Cc: linux-kernel@...r.kernel.org, linux-arch@...r.kernel.org,
Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Juri Lelli <juri.lelli@...il.com>,
Ingo Molnar <mingo@...nel.org>,
Thomas Gleixner <tglx@...utronix.de>,
"H. Peter Anvin" <hpa@...or.com>
Subject: Re: [PATCH 2/2] math128, x86_64: Implement {mult,add}_u128 in 64bit
asm
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists