From: Mathias Krause Date: Sun, 30 Mar 2014 13:31:50 +0000 (+0200) Subject: ftrace: Statically initialize pm notifier block X-Git-Tag: omap-for-v3.16/fixes-against-rc1~80^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8275f69f076d8b1ecc6d93305451e5a8f7336d4e;p=pandora-kernel.git ftrace: Statically initialize pm notifier block Instead of initializing the pm notifier block in register_ftrace_graph(), initialize it statically. This safes us some code. Found in the PaX patch, written by the PaX Team. Link: http://lkml.kernel.org/p/1396186310-3156-1-git-send-email-minipli@googlemail.com Cc: Frederic Weisbecker Cc: Ingo Molnar Cc: PaX Team Signed-off-by: Mathias Krause Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed