[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1358816098-13070-4-git-send-email-simon.marchi@polymtl.ca>
Date: Mon, 21 Jan 2013 19:54:58 -0500
From: Simon Marchi <simon.marchi@...ymtl.ca>
To: cmetcalf@...era.com
Cc: linux-kernel@...r.kernel.org, lttng-dev@...ts.lttng.org,
Simon Marchi <simon.marchi@...ymtl.ca>
Subject: [PATCH 4/4] tile: select HAVE_SYSCALL_TRACEPOINTS
Signed-off-by: Simon Marchi <simon.marchi@...ymtl.ca>
---
arch/tile/Kconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/tile/Kconfig b/arch/tile/Kconfig
index 8cab409..1adb853 100644
--- a/arch/tile/Kconfig
+++ b/arch/tile/Kconfig
@@ -22,6 +22,7 @@ config TILE
select GENERIC_CLOCKEVENTS
select MODULES_USE_ELF_RELA
select HAVE_ARCH_TRACEHOOK
+ select HAVE_SYSCALL_TRACEPOINTS
# FIXME: investigate whether we need/want these options.
# select HAVE_IOREMAP_PROT
--
1.7.1
--
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