From: Theodore Ts'o Date: Thu, 3 Oct 2013 16:02:37 +0000 (-0400) Subject: random: convert DEBUG_ENT to tracepoints X-Git-Tag: v3.13-rc1~61^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f80bbd8b92987f55f26691cd53785c4a54622eb0;p=pandora-kernel.git random: convert DEBUG_ENT to tracepoints Instead of using the random driver's ad-hoc DEBUG_ENT() mechanism, use tracepoints instead. This allows for a much more fine-grained control of which debugging mechanism which a developer might need, and unifies the debugging messages with all of the existing tracepoints. Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed