From: Steven Rostedt (Red Hat) Date: Thu, 24 Jul 2014 15:26:11 +0000 (-0400) Subject: ftrace: Add warning if tramp hash does not match nr_trampolines X-Git-Tag: omap-for-v3.17/fixes-against-rc2~186^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc6f03f26f570104a2bb03f9d1deb588026d7c75;p=pandora-kernel.git ftrace: Add warning if tramp hash does not match nr_trampolines After adding all the records to the tramp_hash, add a check that makes sure that the number of records added matches the number of records expected to match and do a WARN_ON and disable ftrace if they do not match. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed