[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20181017223332.11964-3-linux@rasmusvillemoes.dk>
Date: Thu, 18 Oct 2018 00:33:23 +0200
From: Rasmus Villemoes <linux@...musvillemoes.dk>
To: linux-kernel@...r.kernel.org
Cc: x86@...nel.org, "H . Peter Anvin" <hpa@...or.com>,
Ingo Molnar <mingo@...nel.org>,
"Kirill A . Shutemov" <kirill.shutemov@...ux.intel.com>,
Rasmus Villemoes <linux@...musvillemoes.dk>
Subject: [POC 03/12] arch/Kconfig: add ARCH_HAS_RAI symbol
Signed-off-by: Rasmus Villemoes <linux@...musvillemoes.dk>
---
arch/Kconfig | 3 +++
1 file changed, 3 insertions(+)
diff --git a/arch/Kconfig b/arch/Kconfig
index 9d329608913e..160893bd6a5c 100644
--- a/arch/Kconfig
+++ b/arch/Kconfig
@@ -275,6 +275,9 @@ config ARCH_THREAD_STACK_ALLOCATOR
config ARCH_WANTS_DYNAMIC_TASK_STRUCT
bool
+config ARCH_HAS_RAI
+ bool
+
config HAVE_REGS_AND_STACK_ACCESS_API
bool
help
--
2.19.1.6.gbde171bbf5
Powered by blists - more mailing lists