Re: [Patch] avr32: select GENERIC_ATOMIC64

From: Cong Wang
Date: Fri Feb 03 2012 - 02:39:21 EST


On 02/03/2012 03:36 PM, Hans-Christian Egtvedt wrote:
Around Fri 03 Feb 2012 15:03:00 +0800 or thereabout, Cong Wang wrote:
avr32 doesn't implement atomic64_ operations, if not select this,
we would get:

kernel/trace/trace_clock.c:117: error: syntax error before 'trace_counter'
kernel/trace/trace_clock.c:126: error: implicit declaration of function 'atomic64_add_return'

Cc: Haavard Skinnemoen<hskinnemoen@xxxxxxxxx>
Cc: Hans-Christian Egtvedt<egtvedt@xxxxxxxxxxxx>
Signed-off-by: WANG Cong<xiyou.wangcong@xxxxxxxxx>

Thanks Cong, but Fabio beat you to it; https://lkml.org/lkml/2012/2/2/406

The above patch (similar to yours), was just pulled into Andrews tree.

Yeah, then ignore mine. :)

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/