]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dtrace: set ARCH_SUPPORTS_DTRACE for x86_64
authorKris Van Hees <kris.van.hees@oracle.com>
Mon, 22 Dec 2014 21:54:49 +0000 (16:54 -0500)
committerNick Alcock <nick.alcock@oracle.com>
Tue, 21 Jul 2015 14:29:46 +0000 (15:29 +0100)
commit4487815dc173016a6aff6c4b6c7475100b396f81
treef8da6e6e134a1ce9da58fb21a2dcaffa65f21c53
parent0e61e520a8507e633898fbcecaee7dd30ce6369e
dtrace: set ARCH_SUPPORTS_DTRACE for x86_64

Architectures should define ARCH_SUPPORTS_DTRACE if there is an
implementation of DTrace in the kernel for that arch.  Provide that
config option for x86_64 (currently the only implementation).

Orabug: 20262965

Signed-off-by: Kris Van Hees <kris.van.hees@oracle.com>
arch/x86/Kconfig