[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1330649715-32438-1-git-send-email-richard@nod.at>
Date: Fri, 2 Mar 2012 01:55:11 +0100
From: Richard Weinberger <richard@....at>
To: jonas@...thpole.se
Cc: linux@...ts.openrisc.net, linux-kernel@...r.kernel.org,
Richard Weinberger <richard@....at>
Subject: [PATCH 1/5] OpenRISC: Select GENERIC_ATOMIC64
To have atomit64_t on OpenRISC we need GENERIC_ATOMIC64.
Signed-off-by: Richard Weinberger <richard@....at>
---
arch/openrisc/Kconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/openrisc/Kconfig b/arch/openrisc/Kconfig
index bc428b5..a478719 100644
--- a/arch/openrisc/Kconfig
+++ b/arch/openrisc/Kconfig
@@ -16,6 +16,7 @@ config OPENRISC
select GENERIC_IRQ_SHOW
select GENERIC_IOMAP
select GENERIC_CPU_DEVICES
+ select GENERIC_ATOMIC64
config MMU
def_bool y
--
1.7.7.3
--
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