]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dtrace: remove incorrect FBT support code
authorKris Van Hees <kris.van.hees@oracle.com>
Wed, 23 Jan 2013 09:50:06 +0000 (04:50 -0500)
committerNick Alcock <nick.alcock@oracle.com>
Mon, 29 Jun 2015 21:41:40 +0000 (22:41 +0100)
commit27811db5cff9cb78e8efec026d936ace38ec1c76
tree33a068154d4f063959af793ae72fcd6c183632d0
parent7df40cdebf91b95041417a50b5297447c693a84c
dtrace: remove incorrect FBT support code

Code that was supporting an early implementation of FBT was still left hanging
in the source code tree.  This patch removes it in preparation for a more
generic and above all, correct (and stable) implementation.

Signed-off-by: Kris Van Hees <kris.van.hees@oracle.com>
include/linux/dtrace_os.h
kernel/dtrace/dtrace_os.c