All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] score: select generic atomic64_t support
@ 2012-08-21 11:46 Fengguang Wu
  0 siblings, 0 replies; only message in thread
From: Fengguang Wu @ 2012-08-21 11:46 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Eric W. Biederman, linux-kernel, Lennox Wu

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

Acked-by: Lennox Wu <lennox.wu@gmail.com>
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
---
 arch/score/Kconfig |    1 +
 1 file changed, 1 insertion(+)

--- linux.orig/arch/score/Kconfig	2012-08-17 11:13:49.184134240 +0800
+++ linux/arch/score/Kconfig	2012-08-21 19:38:07.920760628 +0800
@@ -10,6 +10,7 @@ config SCORE
        select ARCH_DISCARD_MEMBLOCK
        select GENERIC_CPU_DEVICES
        select GENERIC_CLOCKEVENTS
+       select GENERIC_ATOMIC64
 
 choice
 	prompt "System type"

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-08-21 11:46 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:46 [PATCH] score: 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.