From: Heiko Carstens Date: Tue, 6 Oct 2009 08:34:07 +0000 (+0200) Subject: [S390] ftrace: drop nmi protection X-Git-Tag: v2.6.32-rc4~2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22ceaf408f22680b7448f2699567ba22202e6281;p=pandora-kernel.git [S390] ftrace: drop nmi protection The function graph tracer used to have a protection against NMI while entering a function entry tracing. But this is useless now, the tracer is reentrant and the ring buffer supports NMI tracing. Same as 07868b086cca784f4b532fc2ab574ec3a73b468a for x86. Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed