[PATCH] unicore32: select generic atomic64_t support

From: Fengguang Wu
Date: Tue Aug 21 2012 - 07:47:56 EST


It's required for the core fs/namespace.c and many other basic features.

CC: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
Signed-off-by: Guan Xuetao <gxt@xxxxxxxxxxxxxxx>
Signed-off-by: Fengguang Wu <fengguang.wu@xxxxxxxxx>
---
arch/unicore32/Kconfig | 1 +
1 file changed, 1 insertion(+)

--- linux.orig/arch/unicore32/Kconfig 2012-08-17 11:13:49.184134240 +0800
+++ linux/arch/unicore32/Kconfig 2012-08-21 19:38:15.204760801 +0800
@@ -14,6 +14,7 @@ config UNICORE32
select GENERIC_IRQ_SHOW
select ARCH_WANT_FRAME_POINTERS
select GENERIC_IOMAP
+ select GENERIC_ATOMIC64
help
UniCore-32 is 32-bit Instruction Set Architecture,
including a series of low-power-consumption RISC chip
--
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/