* [PATCH] unicore32: select generic atomic64_t support
@ 2012-08-21 11:47 Fengguang Wu
0 siblings, 0 replies; only message in thread
From: Fengguang Wu @ 2012-08-21 11:47 UTC (permalink / raw)
To: Andrew Morton; +Cc: guanxuetao, Eric W. Biederman, linux-kernel
It's required for the core fs/namespace.c and many other basic features.
CC: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn>
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
---
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-08-21 11:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-21 11:47 [PATCH] unicore32: select generic atomic64_t support Fengguang Wu
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.